@import"https://fonts.googleapis.com/css2?family=Creepster&family=Inter:wght@300;400;600&display=swap";:root{--color-blood-red: #8a0303;--color-deep-black: #050505;--color-charcoal: #121212;--color-ghost-white: #f8f8f8}body{margin:0;padding:0;background-color:var(--color-deep-black);color:var(--color-ghost-white);font-family:Inter,sans-serif;overflow-x:hidden;min-height:100vh}::selection{background-color:var(--color-blood-red);color:#fff}h1,h2,h3{font-family:Creepster,cursive;letter-spacing:.1em}.font-horror{font-family:Creepster,cursive}.text-blood-red{color:var(--color-blood-red)}.bg-deep-black{background-color:var(--color-deep-black)}
