mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-11-04 15:49:04 +00:00
4 lines
42 B
CSS
4 lines
42 B
CSS
|
|
body {
|
||
|
|
background: white;
|
||
|
|
color: pink;
|
||
|
|
}
|