Add web-vanilla
This commit is contained in:
9
web-vanilla/trill/area.css
Normal file
9
web-vanilla/trill/area.css
Normal file
@@ -0,0 +1,9 @@
|
||||
#area {
|
||||
height: 400px;
|
||||
background-color: #444;
|
||||
color: #FFF;
|
||||
font-size: 24px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user