body{
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
    background: rgb(255,0,0);
background: linear-gradient(90deg, rgba(255,0,0,1) 11%, rgba(0,0,0,1) 84%);
    color:rgb(238, 238, 238);
}

.menu{
    display:flex;
    justify-content: center;
    background: rgb(255,0,0);
background: linear-gradient(90deg, rgba(255,0,0,1) 11%, rgba(0,0,0,1) 84%);
    position: sticky;
    top:0;
    z-index:1000;
}

.menu a{
    color:rgb(255, 255, 255);
    text-decoration: none;
    margin: 0 25px;
    font-size: 18px;
    padding: 8px 12px;
    transition: all 0.3s ease;
    border-radius:4px;

}

.menu a:hover{
    background-color: #ffffff;
    color:#000000;
}

.menu a.active{
    color:#f7ca3e;
    font-weight:bold;
}
#muctieu{
    justify-self: center;
    justify-content: center;
    

}
#gia{
    justify-self: center;
}
#group{
    display:flex;
    justify-content: space-between;
    gap:20px;
}
#rizzlerr {
    background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 100%);
    padding:20px;
    margin-top:10px;
    border-radius: 10px;
    width: fit-content;
    font-weight: bold;
    color:#ffffff;
    justify-self: center;
}

#rizz{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 100%);
        padding:20px;
        margin-top:10px;
        border-radius: 10px;
        width: fit-content;
        font-weight: bold;
        color:#ffffff;
        justify-self: center;
    }
    
#mrbeast{
    margin-left:20px;
    font-size: 24px;
    margin-bottom: 10px;
}
#ler{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 100%);
        padding:20px;
        margin-top:10px;
        border-radius: 10px;
        width: fit-content;
        font-weight: bold;
        color:#ffffff;
        justify-self: center;
}
#ketqua{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 100%);
        padding:20px;
        margin-top:10px;
        border-radius: 10px;
        width: fit-content;
        font-weight: bold;
        color:#ffffff;
        justify-self: center;
    
}
#ketqua2{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 100%);
        padding:20px;
        margin-top:10px;
        border-radius: 10px;
        width: fit-content;
        font-weight: bold;
        color:#ffffff;
        justify-self: center;
}
#thoigian{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,0,0,1) 100%);
        padding:20px;
        margin-top:10px;
        border-radius: 10px;
        width: 500px;
        font-weight: bold;
        color:#ffffff;
        justify-self: center;
}
#yessir{
    border:32px;
}