.body
{
    margin:0px;
    background-color: rgb(255,255,255,1);
    touch-action: none;
    overflow-x: hidden;  
}
