create styles.css
This commit is contained in:
9
styles.css
Normal file
9
styles.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
||||
h1 {
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
color: #363636;
|
||||
}
|
||||
Reference in New Issue
Block a user