3 lines
44 B
CSS
Raw Normal View History

body {
background-color: rgb(0, 0, 255);
}