.buttons{
    display: flex;
    padding: 10px 0 10px 0;
    gap: 20px;
    justify-content: center;
}
.left_block {
    padding-top: 5px;
}