mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
10 lines
118 B
CSS
10 lines
118 B
CSS
![]() |
h1 {
|
||
|
color: black;
|
||
|
background-color: silver;
|
||
|
}
|
||
|
|
||
|
body {
|
||
|
color: black;
|
||
|
background-color: silver;
|
||
|
}
|