body {
  height: 100%;
  background: url('../images/desktop.jpg') rgb(255, 255, 255);
  background-size: cover;
  background-position: center top;
  font-size: 1em;
}

.container {
  float: center;
  width: 80%;
  height: 632px;
  margin: 22px 0 0 10%;
}