@media (max-width: 639px) {
    body {
        padding-bottom: 80px;
    }
}

* {
    -webkit-tap-highlight-color: transparent;
}