body {
    display: flex;
    flex-direction: column-reverse;
  width: 1300px;
   margin-inline: auto;
   background-image: url(Cicadasuede/Birthbackground.jpg);
    }
    .container{
      display: flex;
      justify-content: center;
      height: 630px;
      margin-top: 40px;
    }

    p{

      font-size: 250%;
       line-height: 70%;
      font-family:'Wizards Manse';
       margin: -2px;

    }
    h1{
      font-size: 100px;
      font-family: 'ATcomputer' ;
      margin: -5px;
    }
    h2{
      font-size: 40px;
      font-family: 'ATcomputer' ;
      margin: -5px;
    }

    .comingsoon{
      z-index: 4;
      position: relative;
      top: -441px;
      left: 370px;
      width: 530px;
      height: 500px;
      margin: auto;
      margin-bottom: -10px;
    }
    
    .land{
      overflow: auto;
      text-align: center;
      padding: 20px;
      margin: 10px;
      background-color: rgb(0, 119, 255);
      border: 1em groove #9e38b5;
           }
  .land2{
    max-width: 220px;
      overflow: auto;
      text-align: center;
      padding: 20px;
      margin: 10px;
      background-color: rgb(0, 119, 255);
      border: 1em groove #9e38b5;
           }

           