chronosx88.github.io/index.html
2020-10-30 02:38:43 +04:00

12 lines
200 B
HTML

<html>
<header>
<title>Hello World!</title>
</header>
<body style="background-color: #000000;">
<center style="color: #00FF00;font-size: 24pt;"><b>Hello World!</b></center>
</body>
</html>