FOLZi commited on
Commit
ae0d6a5
·
verified ·
1 Parent(s): 331e69f

Create style.css

Browse files
Files changed (1) hide show
  1. style.css +9 -0
style.css ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ h1 {
2
+ text-align: center;
3
+ display: block;
4
+ }
5
+
6
+ full-height {
7
+ height: 100%;
8
+ }
9
+