html{overscroll-behavior-y:none}#__next,body,html{height:100%}#nprogress{z-index:2000;position:fixed}#main{height:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}