8 lines
63 B
HTML
8 lines
63 B
HTML
|
<html>
|
||
|
<style>
|
||
|
body {
|
||
|
background: black;
|
||
|
}
|
||
|
</style>
|
||
|
</html>
|