Spaces:
Runtime error
Runtime error
File size: 114 Bytes
7339b17 |
1 2 3 4 5 6 7 8 9 10 |
body {
background-color: #f1f5f9;
}
h1 {
text-align: center;
color: #2d6cdf;
font-weight: 900;
}
|