Files
2022-01-26 10:59:22 +01:00

7 lines
77 B
CSS

body {
background-color: rgb(66, 159, 235);
}
h1 {
text-align: center;
}