:block(spin-container) {
    display: flex;

    width: 300px;

    justify-content: space-around;
}
