#root,body,html{height:100%}html{overflow:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@-webkit-keyframes marquee{0%{-webkit-transform:translate(0);transform:translate(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes marquee{0%{-webkit-transform:translate(0);transform:translate(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}