* style.css */
body {
  background-color: #f4f4f4;
  font-family: Arial;
  text-align: center;
  padding: 50px;
}