html, body {
  height: 100%;
}

#container {
  width: 800px;
  height: 600px;
  margin: 0 auto;
  margin-top: 6em;
  position: relative;
}