mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-05-20 17:00:37 +00:00
11 lines
No EOL
104 B
CSS
11 lines
No EOL
104 B
CSS
a {
|
|
color: #92adff;
|
|
}
|
|
|
|
|
|
html {
|
|
margin: 0;
|
|
padding: 0;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
} |