Website i guess

HTML
<!DOCTYPE html> <html> <div> <title> dhill </title> </div> <body> <div> dhill </div> </body> </html>
CSS
body { background-color: LightBlue; text-align:center; font-family: Helvetica; font-size: 48px; color: white; }
JAVASCRIPT
Expand for more options Login