Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>Modern YT Player</title>
<style>
:root {
--bg-color: #0d0d0d;
--card-bg: #1e1e1e;
--accent: #ff0000;
--text: #ffffff;