body{
  background-image: url(3.jpg);
  background-size: cover;
}

h3{
  color: white;
}

h2{
  color: yellow;
}

.text{
  color: gray;
  font-size: 20px;
}

#c2h5oh{
  color: purple;
  font-size: 60px;
  text-align: center;
  font-weight: bold;
}
