body {
    max-width: 576px;
    text-align: center;
    margin: auto;
    font-family: Roboto;
}

.disabled {
    pointer-events: none;
}