.parent{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; 
    left: 0;
    background: linear-gradient( to left, white, white, skyblue, white, white);
    
}
 .a{
    position: absolute;
    top: 20%;
    right: 64%;
 }
 .b{
    position: absolute;
    font-size: xx-large;
    color: rgb(231, 14, 14);
    font-weight: bolder;
 }
 .c{
    
    font-size: medium;
 }
 .d{
    position: absolute;
    top: 7%;
    left: 23%;
    width: 50%;
    height:93%;
 }
 .right{
    position: absolute;
    width: 14%;
    height: 41%;
    background-color: rgb(199, 64, 64);
    right: 21%;
    top: 20%;
 }
 .e{
    position: absolute;
    right: 21%;
    top: 7%;
    height: 8%;
    width: 7%;
 }
 .f{
    position: absolute;
    font-size: small;
    left: 7%;
    color: whitesmoke;
 }
 .h{
    position: absolute;
    top: 27%;
    left: 7%;
 }
 .i{
    position: absolute;
    top: 25%;
    left: 18%; 
    font-size:xx-small;
    color: whitesmoke;
 }
 .j{
    position: absolute;
    top: 36%;
    left: 7%;
    width: 84%;
    background-color: rgb(199, 64, 64);
    border-radius: 5px;
    border: none;
    box-shadow: 0px 0px 3px;
 }
 .l{
    position: absolute;
    top: 15%;
    left: 48%;
    background-color: rgb(199, 64, 64);
    border: none;
    color: whitesmoke;
 }
 .k{
    position: absolute;
    top: 15%;
    left: 5%;
    background-color: rgb(199, 64, 64);
    border: none;
    color: whitesmoke;
    
 }
 .m{
    position: absolute;
    top: 41%;
    font-size: x-small;
    left: 8%;
    color: whitesmoke;
 }
 .n{
    position: absolute;
 top: 53%;
 left: 5%;
 }
 .o{
    position: absolute;
    top: 51%;
    left: 18%;
    font-size: xx-small;
    color: whitesmoke;
 }
 .P{
    position: absolute;
    top: 67%;
    left: 7%;
    width: 86%;
    color: whitesmoke;
    background-color: rgb(245, 31, 31);
    border-radius: 5px;
    border: none;
    box-shadow: 0px 0px 3px;
 }
 #q{
    position: absolute;
    top: 80%;
    left: 17%;
    font-size:x-small;
    color: whitesmoke;
    padding: 0;
    border-radius: 0;
    outline: none;
    text-decoration: none;
 }
 .r{
    position: absolute;
    bottom: 4%;
    left: 7%;
color: whitesmoke;
background-color: rgb(44, 11, 11);
border: none;
border-radius: 3px;
width: 88%;
 }
 .t{
    position: absolute;
    width: 100%;
    height: 14%;
    bottom: 0%;
    background-color: rgba(0, 0, 0, 0.5);

 }
 .u{
    position: absolute;
    width: 20%;
    height:70% ;
    bottom: 11%;
   border-radius: 3%;
    left: 12%;
    border: 1px solid white;
 }
 .v{
    position: absolute;
    height: 85%;
    width: 27%;
    bottom: 8%;
    border-radius: 60%;
    left: 3%;
 }
 .w{
    position: absolute;
    font-size: xx-small;
    left: 33%;
    color: whitesmoke;
    bottom: -5px; ;
 }
 .y{
    position: absolute;
    width: 20%;
    height:70% ;
    bottom: 11%;
   border-radius: 3%;
    left: 35%;
    border: 1px solid white;
 } 
 .x{
    
    font-size: larger;
    font-weight: bold;
 }
 .z{
    position: absolute;
    height: 85%;
    width: 27%;
    bottom: 8%;
    border-radius: 60%;
    left: 3%;
 }
 .aa{
    position: absolute;
    font-size: xx-small;
    left: 33%;
    color: whitesmoke;
  bottom: -5%;
 }
 .bb{
    font-size: larger;
   font-weight: bold;
 }
 .cc{
    position: absolute;

    width: 20%;
    height:70% ;
    bottom: 11%;
   border-radius: 3%;
    left: 58%;
    border: 1px solid white;
 }
 .dd{
    position: absolute;
    height: 85%;
    width: 27%;
    bottom: 8%;
    border-radius: 60%;
    left: 3%;
 }
 .ee{
    position: absolute;
    font-size: xx-small;
    left: 34%;
    color: whitesmoke;
  bottom: -5%;
 }
 .ff{
    font-size: larger;
    font-weight: bold;
 }