* {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    background-color: white;
    touch-action: none;
}
