8 lines
69 B
CSS
8 lines
69 B
CSS
body {
|
|
background: LightSeaGreen;
|
|
}
|
|
h1 {
|
|
font-size: 1.5im
|
|
|
|
}
|