#nebo {
    background-image: url("shapka_nebo.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

#tekst {
    background-color: #ffffff22;
    background-image: url("provod.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 80%;
    height: 100%;
}
