body{
    overscroll-behavior-y: none;
    overscroll-behavior-x: none;
}

html, body {margin: 0; height: 100%;}

.hide{
    display:none !important;
}

.logo{
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
