Toggle navigation
☰
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>Example</title> <style> body { background: hwb(30 80% 5%); color: hwb(30 10% 35% / 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>