body {
  background-color: #002f35;
  font-family: Arial, Helvetica, sans-serif;
}

.contenedor {
  text-align: center;
}

.contenedor h1 {
  color: white;
}

.contenedor p {
  color: white;
}

.contenedor img {
  align-items: center;
}
