@charset "utf-8";

html {
    overflow-y: scroll;
}

body {
    overflow-y: hidden;
}