.polozka{
    cursor:pointer;
    border: 2px solid blue;
    background-color: blue;
    color: white;
    display: block;
    width: fit-content;
    height: fit-content;
}