@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{background-color:#111;color:#fff;font-family:"Roboto",sans-serif}.lists{margin-top:-80px}footer{flex-direction:column;height:100px;border-top:1px solid #ccc;display:flex;justify-content:center;align-items:center;color:#999;font-size:14px;margin-top:20px;padding:10px}footer p{display:inline-block}footer a{color:#fff;margin:0 5px;display:flex;align-items:center}footer a:hover{text-decoration:underline}footer img{margin:0 5px;width:25px;height:25px}.loading{position:fixed;left:0;top:0;right:0;bottom:0;z-index:99;background-color:#000;display:flex;justify-content:center;align-items:center;height:100vh}
/*# sourceMappingURL=main.9e017230.chunk.css.map */