ninjaPixel
xxxxxxxxxx
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
background: #333;
color: whitesmoke;
}
</style>
<body>
<div class="hello" id="hi">Hello World!!</div>
</body>