
body{
  margin: 0px;
  background: linear-gradient(blue, aqua, aqua, aqua, white, white, aqua, blue);
  background-repeat: no-repeat;
  
}
h1{
  margin-top: 1px;
  text-align: center;
  font-size: 60px;
  color:  chartreuse;
  text-shadow: 4px 3px 1px white;
}
.h1{
  text-align: center;
  font-size: 70px;
  color: mediumvioletred;
  text-shadow: 12px 10px 10px white;
}
.a .z{
  margin-top: 20px;
  height: 106px;
  border-radius: 70px;
  margin-left: 70px;
  box-shadow: 9px 3px 24px 0px salmon;
}
table{
  margin-top: -44px;
  border-spacing: 30px;
  font-size: 26.7px;
  border: 3px solid white;
  margin-left: 0px;
  width: 100%;
}
table tr td{
  color: yellow;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  border: 2px solid red;
  background: white;
  box-shadow: 9px 3px 24px 0px salmon;
}
td a{
   text-shadow: 3px 5px 2px black;
  color: yellow;
}
.a{
  margin-top: 20px;
  border: 2px solid blue;
  margin-bottom: 20px;
  margin-left: 13px;
  width: 96%;
  border-radius: 60px;
  height: 2280px;
  background: linear-gradient(lemonchiffon, lavender, navajowhite );
}
hr{
  height: 8px;
  background: darkgoldenrod
}
h2{
  margin-top: 33px;
  text-align: center;
  font-size: 50px;
  font-family: sans-serif;
  font-weight: bold;
  color: crimson;
  text-shadow: 3px 4px 4px white;
}
input{
  text-align: center;
  margin: 60px;
  font-size: 42px;
  font-family: casual;
  letter-spacing: 10px;
  word-spacing: 10px;
  margin-left: 25px;
  width: 92%;
  height: 120px;
  background: lavenderblush;
  border-radius: 65px;
}
.b{
  background: rebeccapurple;
  height: 4px;
  
}
.bb{
  font-size: 50px;
  margin-left: 93px;
  margin: 166px;
}
.footer{
       
       font-size: 50px;
       margin-top: 20px;
       height: 80px;
       background: gainsboro;
       color: black;
       font-family: serif;
       font-weight: bold;
       text-align: center;
  }
{
  color: d lavender lightgoldenrodyellow lemonchiffon plum turquoise navajowhite lightpink lightsalmon cornflowerblue  mistyrose lavenderblush lavender 
}



