@import "/css/core.css";

.buttons {
    flex-direction: column;
    place-items: center;
}

.btn {
    width: 80%;
    max-width: 500px;
}