body {
    background-color: rgb(220, 215, 201) ;
    text-align: center;
    font-size: 40px;
    <hr> {
        border: none;
        border-top: 5px solid 004;
        width: 100%;
        margin-top: 5px;

    }

    }
    .Omně{ 
        background-color: rgb(165, 178, 178);
        font-size: 30px;
    }
    .Divadlo{
        background-color: rgb(165, 178, 178);
        font-size: 30px;
    }
    .Skaut{
        background-color: rgb(165, 178, 178);
        font-size: 30px;
    }
    .pratele{
        background-color: rgb(165, 178, 178);
        font-size: 30px;
        p {
            font-size: 7px;
          }
    }
    .Me{
        width: 500px;
    }
    .obrok{
        width: 500px;
    }
    .vesel{
        width: 500px;
    }
    .deti{
        width: 500px;
    }
    .divadlo{
        width: 500px;
    }
    .profil{
        width: 500px;
    }
    .diva {
        width: 500px;
    }
    .people{
        width: 500px;
    }
    .sun{
        width: 500px;
    }
    .voda {
        width: 500px;
    }
   
    .mee {
        width: 375px;
    }
    .england {
        width: 500px;
    }
    .sunn {
        width: 500px;
    }
    .Zpět{
        background-color: rgb(165, 178, 178);
        font-size: 30px;
        position: fixed;

    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 10px;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    }