body {
  background-color: #fff;
}

h1 {
  color: #000;
  text-align: center;
}

p {
  font-family: arial;
  font-size: 20px;
  color: #000;
  text-align: center;
}

.logo {
  max-width: 100%;
}
