4 lines
46 B
CSS
Raw Normal View History

2023-03-05 13:23:23 +01:00
body {
background: red;
color: #0000fe; }