body{
    overflow-x: hidden;
    background-color:#ECECEC;
    margin-top: 12vh;
    margin-bottom: 20vh;
    font-size:25px;
    font-family: "Zen Kaku Gothic Antique", serif;
    font-weight: 400;
    font-style: normal;
    color:#290e02e4;
    color:#000000 ;
    
}
.main{
    font-size:20px;
    color:#FFFFFF;
}
.back-image{
    width: 100%;
    margin-top: 323px;
    z-index: -50;
    position: absolute;
    top: -40%;
}