section{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

#comingsoon{
  height: 100%;
  width: 100%;
}
