Skip to content

Instantly share code, notes, and snippets.

View goosetav's full-sized avatar

Erik Gustavson goosetav

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>Implement the following plan:</title>
<style>
:root {
--bg: #1a1b26;
--fg: #c0caf5;