Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
body {
|
2 |
padding: 2rem;
|
3 |
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
4 |
-
background-color:
|
5 |
}
|
6 |
|
7 |
h1 {
|
|
|
1 |
body {
|
2 |
padding: 2rem;
|
3 |
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
|
4 |
+
background-color: gray;
|
5 |
}
|
6 |
|
7 |
h1 {
|