Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>Example</title> <style> body { background: hwb(30, 0%, 50%); color: hwb(30, 0%, 15%, 0.5); font-size: 1.3em; } </style> <h1>Down in Africa</h1> <p>Gonna take some time to do the things we never had...</p>