7 lines
68 B
SCSS
7 lines
68 B
SCSS
div {
|
|
background-color: black;
|
|
}
|
|
|
|
h4 {
|
|
text-align: center;
|
|
} |