body {
    background: rgba(236, 231, 180, 0.86);
}

.lkk {
    
    width: 500px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    
    background-color: rgba(28, 74, 201, 0.5);
}

#spp {

    width: 600px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    
    background-color: rgba(14, 145, 14, 0.5);


}