
body{

margin:0}

body{

background-color:#000000;
overflow-x:hidden;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
background-size:cover;
position:relative;
-ms-scroll-chaining:none;
overscroll-behavior:none}

.page__canvas{

position:fixed;
right:0;
top:0;
bottom:0;
left:0;
width:100vw !important;
height:100vh !important;
pointer-events:none;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
z-index:-5}

.page__canvas.z-index{

z-index:22}
