ari.lt/content/styles/novpn/index.css
Ari Archer cc138f0e8d update @ Sat 19 Feb 21:59:45 EET 2022
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-02-19 21:59:45 +02:00

1 line
548 B
CSS

*{box-sizing:border-box;margin:0;padding:0;color:#fff;font-family:sans;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}html,body{width:100%;height:100%;margin:0}#matrix{position:fixed;display:block;width:100%;height:100%;border-width:1px;border-style:solid;border-color:#000;background-color:#000;z-index:-1;overflow:hidden}.content{position:sticky;display:block;height:100%}.page-intro{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}