mirror of
https://github.com/marcopiovanello/yt-dlp-web-ui.git
synced 2026-07-25 06:54:30 +00:00
5 lines
77 B
CSS
5 lines
77 B
CSS
body{
|
|
height: 100vh;
|
|
background-color: #202124;
|
|
color: #f1f1f1;
|
|
} |