body {
  min-height: 100vh;
  font-family: Arial, sans-serif;
  background-color: #202020;
  color: white;
  font-size: 22px;
  line-height: 1.6;
}