 body {
  width: 900px;
  border 3px solid black;
  background-color: aliceblue;
  color: green;
  font-family: arial, helvetica sans-serif;
  font-size: 24px;
  padding: 20px;
}