body{
   background: url(Font\ cool.jpg) no-repeat fixed center/cover;
 }
 p1{
     text-transform: uppercase;
     letter-spacing: 1px;
     font-size: 50px;
     margin: 10px 10px 5px;
     padding: 10px;
     color: rgb(252, 9, 171);
     text-shadow: 3px 3px 4px blue;
     text-align: center;
     width:100%;
     }
     .container1{
     text-transform: uppercase;
     font-size: 65px;
     margin: 5px 5px 5px;
     padding: 5px;
     color:rgb(21, 5, 252);
     text-align: center;
     text-shadow: 0px 9px 4px rgb(7, 230, 238);
   }
   label1 {
      display: block;
        padding: 20px;
        background: rgb(204, 222, 245);
      border-radius: 10px;
        width:100%;
        box-shadow: 0px 0px 4px 4px black;
      }
     .accordion-content1 {
      border-bottom: 1px solid black;
      padding: 15px;
      display: none;
   }
 *{
     box-sizing: border-box;
  }
 body {
     margin: 0;
     padding: 10px;
  }
  .container {
     margin: 15px;
  }
  input[type="radio"] {
     display: block; /* hide the radio button because it does not look beautiful */
  }
  .container {
     border: 1px solid black;
     border-radius: 5px;
  }
  label {
   display:block;
     border-bottom: 1px solid black;
     color: black;
     background: rgb(127, 253, 69);
     border-radius: 25px;
     box-shadow: 0px 0px 8px 8px rgb(248, 95, 6);
  }
  h3{
   font-size: 50px;
font-family: 'Times New Roman', Times, serif;   
color: rgb(15, 17, 1);
   text-align: justify;
}
  .accordion:last-child > label, .accordion:last-child > .accordion-content {
     border: none;
  }
  .accordion-content {
     border-bottom: 1px solid black;
     padding: 15px;
     display: none;
  }
    label55 {
       display: block;
         padding: 20px;
         background: white;
       border-radius: 10px;
         width:100%;
         box-shadow: 0px 0px 4px 4px rgb(0, 0, 0);
       }
  *{
      box-sizing: border-box;
   }

   h8{
      font-size: 30px;
      background-color: greenyellow;
      font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
      text-align: center;
      text-decoration: none;
      color: rgba(255, 0, 128, 0.76);
    }
    h2{
      font-size: 120px;
      color:rgb(256,256,10);
      text-shadow: 0px 10px 5px black;
      }
   .colone .logo{
         height: 270px;
         width: 260PX;
         border-radius: 1rem;
         border: solid 2px rgb(4, 224, 52);
         border-style: double;
         border-width: 8px;
       }
b1{
   text-align: center;
   font-size: 60px;
   background-color: aquamarine;
font-family: 'Times New Roman', Times, serif;
   border-radius: 20px;
}
p6{
   background-color: rgb(33, 247, 4);
   font-family: Georgia, 'Times New Roman', Times, serif;
   font-size: 40px;
   border-radius: 15px;
   text-decoration: none;
}
a{
   text-decoration: none;
}
footer {
   background: rgb(94, 82, 82);
    }
    Pl{
      font-family: 'Times New Roman', Times, serif;
      font-size: 50px;
      float: left;
      color:burlywood;
    } 
   Pc{
      font-family: 'Times New Roman', Times, serif;
      font-size: 50px;
      float: right;
      color:burlywood;
    }
    hn{
      font-family: 'Times New Roman', Times, serif;
      font-size: 25px;
      float: center;
      color:burlywood;
    }
  