*{
    margin: 0px;
    padding: 0px;
font-style: oblique;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
body{
    background-color: black !important;
    color: white !important;
}
.body12{
    background-color: black !important;
    color: white !important;
}
.logo12{
    width: 8%;
}
.abc{
    background-color: black !important;
    color: white !important;
}
.bodybot{
    display: flex;
    justify-content: center;
    align-items: center;
}
.lbody{
    margin-left: 8%;
    margin-top: 15%;
}

.u12{
    position: absolute !important;
    top: 20px;
    z-index: -1;
    
}
.tb{
    position: fixed;
    top: 0px;
    width: 100vw;
}



















































@media only screen and (max-width: 600px) {
  .logo12 {
width: 25%;
  }
}
