personal-site/style.css

5 lines
No EOL
117 B
CSS

body {
background: #1c1c1c;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
color: white;
}