style: background to dark navy blue
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<style>
|
<style>
|
||||||
@font-face{font-family:'NEXT ART';src:url('/static/fonts/NEXT_ART_Heavy.otf') format('opentype')}
|
@font-face{font-family:'NEXT ART';src:url('/static/fonts/NEXT_ART_Heavy.otf') format('opentype')}
|
||||||
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
|
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
|
||||||
html,body{width:100%;height:100%;overflow:hidden;background:#0a0a0f;color:#fff;
|
html,body{width:100%;height:100%;overflow:hidden;background:#060a16;color:#fff;
|
||||||
font-family:'NEXT ART',monospace}
|
font-family:'NEXT ART',monospace}
|
||||||
#root{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
|
#root{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
|
||||||
#box{position:relative;overflow:hidden}
|
#box{position:relative;overflow:hidden}
|
||||||
|
|||||||
Reference in New Issue
Block a user