.container{width:100vw;height:100vh;overflow:hidden;background:#000}.canvas{display:block;width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:Ramabhadra,sans-serif;background:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#df0334;color:#fff}
