.ball {
  position: absolute;
  border-radius: 100%;
  opacity: 0.2;
}

.coming-soon h1 {
  font-size: 42px;
}

.coming-soon p {
  font-size: 16px;
}
