Skip to content

Instantly share code, notes, and snippets.

View midnnightwolf2's full-sized avatar

midnnightwolf2

View GitHub Profile
/* ===========================
Theme Variables
=========================== */
:root {
--mainFont: 'Times New Roman', serif;/* Global cave background */
body {
background: url('https://i.postimg.cc/2ydHpYv0/bd80b38dafac58c68dfc7255a1b706b8.jpg') fixed center center;
background-size: cover;
font-family: 'Times New Roman', serif;
color: #fff8dc;/* ===========================