@import "https://fonts.googleapis.com/css2?family=Roboto&display=swap";
.magic-container{width:100%;height:100%;position:relative;overflow:hidden}#magic{z-index:-1;opacity:.9;background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}.playground{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.marquee span,.marquee b{color:#fff!important}@media only screen and (max-width:900px){#magic{display:none}}
