body{
    background: rgb(245,202,52);
    background: radial-gradient(circle, rgba(245,202,52,1) 0%, rgba(245,185,52,1) 100%);
}

.back-logo{
    position: absolute !important;
    width: 30% !important;
    top: 41.3% !important;
    left: 35% !important;
    opacity: 80% !important;
    z-index: -1 !important;
}

h1{
    font-size: 120px !important;
}

h3{
    font-size: 40px !important;
}

.logo{
    position: absolute !important;
    bottom: 50px !important;
    left: 43.2% !important;
}

.lir{
    font-size: 35px !important;
}

.menu{
    font-size: 50px !important;
}
