@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Roboto+Slab:wght@100..900&display=swap");*{margin:0;padding:0;box-sizing:border-box;color:#fff;font-family:Roboto Slab,serif}.main{background-color:#000;opacity:1;background-image:linear-gradient(hsla(0,12%,92%,.47) 4px,transparent 0),linear-gradient(90deg,hsla(0,12%,92%,.47) 4px,#000 0);background-size:80px 80px;min-height:100vh}