body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 20px;
  text-align: center;
  background-color: #f0f0f0;
}
h1 {
  color: #317EFB;
}
