html {
  height: 100%;
  width: 100%;
}

body {
  height: 100%;
  width: 100%;
}

#header {
  width: 350px;
  height: 140px;
  background-image: url("../images/logo.png");
}
