Skip to content

Instantly share code, notes, and snippets.

View RedARF1's full-sized avatar

RedARF1

  • Joined Sep 30, 2025
View GitHub Profile
@RedARF1
RedARF1 / index.html
Created October 1, 2025 11:00
Untitled
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Guitar Practice Platform | Tuner & Chord Learning</title>
<style>
:root {
--dark-bg: #121212;
--darker-bg: #0a0a0a;