6 lines
70 B
HTML
6 lines
70 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
:root {
|
|
background-color: green;
|
|
}
|
|
</style>
|