body {
  background: #21897E;
  
}

.container {
  max-width: 500px;
  margin: auto;
  padding: 25px;
  border: thick solid black;
}






