4 lines
45 B
CSS
Executable File
4 lines
45 B
CSS
Executable File
body {
|
|
background: yellow;
|
|
color: #333;
|
|
} |