/* You can add global styles to this file, and also import other style files */
html {
    height: 100%;
    overflow: hidden;
}
body {
    margin: 0;
    height: 100%;
    overflow: hidden;
}
