initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
* {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
button {
|
||||
font-size: 18px;
|
||||
margin: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user