body {
  margin: 25px;
  background-color: 'white';
  text: 'black';
}
#container {
  width: 800px;
  margin-left: 'auto';
  margin-right: 'auto';
}
