body {
    touch-action: none;
    overflow: hidden;
}

.center {
    margin: auto;
    display: block;
}