body {
  background-color: #3D3D3D;
  color: #EEE;
  font-family: Arial, sans-serif;
  font-size: x-large;
  font-weight: 400;
  text-align: center;
  padding-top: 20px;
}