4 lines
42 B
CSS
Raw Normal View History

2019-11-26 14:50:43 -08:00
body {
background: white;
color: pink;
}