6 lines
68 B
HTML
6 lines
68 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
html {
|
|
background-color: lime;
|
|
}
|
|
</style>
|