Files
2024-09-27 02:06:13 +08:00

4 lines
82 B
CSS

body {
background: linear-gradient(180deg, #148beccc, #b4b4f1);
color: #fff;
}