body{
    background-color: rgb(255, 245, 228);
    color: rgb(3, 3, 51);
}

h1{
    text-align: center;
}

.text{
    text-align: center;
}

.bezdomovec{
    display: flex;
    justify-content: center;
}