1-index.html.css.head - bitreich-www - the bitreich www website generator
 (HTM) git clone git://bitreich.org/bitreich-www/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-www/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
       ---
       1-index.html.css.head (86455B)
       ---
            1 <style type="text/css">
            2 
            3 html, body {
            4         height: 100%;
            5         cursor: none;
            6         scrollbar-color: deeppink pink;
            7 }
            8 
            9 ::selection { color: yellow; }
           10 
           11 body {
           12         color: white;
           13         backdrop-filter: blur(25px);
           14         transform: rotate(25deg) translateX(200px) translateY(200px);