Skip to content

Instantly share code, notes, and snippets.

View Dale274's full-sized avatar

Dale Naughton Dale274

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spelling Space Quest</title>
<style>
:root {
--space-blue: #1a1a2e;
--neon-pink: #e94560;