#logor{
    border-width: 15px;
    border-color: rgb(53, 38, 192);
    border-style: groove;
    border-radius: 15px;
    text-align: left;
    font-size: 65px;
    font-variant-position: left;
    display: flex;
    justify-content: left;
    background-color: rgb(40, 110, 168);
}
#osnova{
    font-size: 45px;
    text-align: center;
}
#fone{
    background-position: center;
    background-size: cover;
}
#fone2{
    background-color:rgb(64, 136, 195);
}