body {
 background-color: #FFF780;
}

#container {
  border:2px solid black;
  width:300px;
  height:300px;
  position:absolute;
  
  }