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