main {
    min-height: 100dvh;
}

button {
    touch-action: manipulation;
}