4 lines
46 B
CSS
Raw Normal View History

2023-09-09 09:39:30 +08:00
body {
background: red;
color: #0000fe; }