
html,body{
    overflow-x: hidden;
}
body{
    background-color: #b0e0e6;
}
h1 {
    position:relative;
    text-align: center;
    margin-bottom: 2em;
    width:400px;
    left:450px;
    padding: 5rem 5rem;
    border-radius: 70px;
    background: #ffffff;
    font-size:22px
  }
  
  h1:before,
  h1:after {
    position: absolute;
    content: '';
    border-radius: 50%;
    background: #ffffff;
  }
  
  h1:before {
    bottom: -30px;
    left: 50px;
    width: 40px;
    height: 40px;
  }
  
  h1:after {
    bottom: -50px;
    left: 80px;
    width: 20px;
    height: 20px;
  }
  h2{
    position:relative;
    text-align: center;
    margin-bottom: 0em;
    width:400px;
    left:470px;
    padding: 3rem 3rem;
    border-radius: 70px;
    background: #ffffff;
    font-size:22px;
    
  }
  
  .second h2{
    position:relative;
    text-align: center;
    margin-bottom: 0em;
    width:400px;
    left:470px;
    top:100px;
    padding: 3rem 3rem;
    border-radius: 70px;
    background: #ffffff; 
    font-size:22px;
  }
  h3 {
    position:relative;
    text-align: center;
    padding: 1rem 2rem;
    font-size: 20px;
    border: 3px solid #000;
    width:400px;
    left: 470px;
    top:190px;
    font-size:22px;
  }

  .s3{
    position:relative;
    padding-left: 200px;
    padding-right: 200px;
    font-size: 20px;
    margin: -2.7em 0;
    padding: 5em 10em;
    border: solid 3px #ffffff;
    border-radius: 8px;
    width:700px;
    left:150px;
  }

  .first{
    position:relative;
    text-align: center;
    top: -300px;
  }
  .s1{
    position:relative;
    padding-top: 50px;
    padding-left: 200px;
    padding-right: 200px;
    font-size: 21px;
}
.s0{
    position:relative;
    padding-bottom: 100px;
    font-size: 20px;
}
.s2{
    position:relative;
    padding-left: 200px;
    padding-right: 200px;
    left:600px;
    top:-900px;
    font-size: 20px;
}
.s4{
    position:relative;
    padding-left: 200px;
    padding-right: 200px;
    left:600px;
    top:-900px;
    font-size: 20px;
}

  .second{
    position:relative;
    top:-300px;
  }

  .second2{
    position:relative;
    top:-900px;
  }
  
  .second3{
    position:relative;
    top:-1450px;
  }

  .third{
    position:relative;
    top:-500px;
  }

  .picture1{
    text-align: center;
    position:relative;
    top:-50px;
  }
  .picture2{
    left:1000px;
    position:relative;
    top:-290px;
  }
  .picture3{
    left:300px;
    position:relative;
    top:-440px;
  }
  .picture4{
    left:200px;
    position:relative;
    top:250px;
  }
  .picture5{
    left:480px;
    position:relative;
    top:-36px;
  }
  .picture6{
    left:200px;
    position:relative;
    top:-42px;
  }
  .picture7{
    left:480px;
    position:relative;
    top:-328px;
  }
  