body {
  background-color: white;
  color: black;
  font-family: Arial, sans-serif;
  text-transform: lowercase;
  margin: 0;
  padding: 2rem;
}