*{margin:0;padding:0;box-sizing:border-box}body,body.error404{display:flex;flex-direction:column;align-items:center;text-align:center}body{background:#1e1e1e;font-family:"Poppins",sans-serif;color:#e0e0e0;justify-content:space-between;min-height:100vh;padding:20px}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:url(/maddie-heart.png)no-repeat center center;background-size:contain;opacity:.3;z-index:-1}body.index h1{text-align:center;font-size:3rem;margin-top:2rem}body.index p{text-align:center;font-size:1.25rem;margin:1rem auto;max-width:600px}body.error404{justify-content:center;min-height:70vh;padding:2rem}body.error404 h2,h1{font-family:"Dancing Script",cursive}body.error404 h2{font-size:2rem;margin-bottom:1rem}body.error404 p{max-width:600px;margin:.5rem 0;font-size:1.125rem}h1{font-size:3.2rem;margin-top:40px}h2{font-size:2rem;margin-top:20px}h3{font-size:1.6rem;margin-top:15px}.nav,p{font-size:1.2rem}p,ul{max-width:600px;color:#b0b0b0}p{margin-bottom:20px;line-height:1.6}ul{text-align:left;list-style-type:disc;margin:10px auto 20px;padding-left:20px}ul li{margin-bottom:5px}a{color:#ccc;text-decoration:underline;transition:color .2s ease}a:hover{color:#fff}.nav{font-family:"Dancing Script",cursive;margin-top:30px;margin-bottom:40px}.nav a,h2,h3{color:#e0e0e0}.nav a{text-decoration:none;margin:0 10px}.footer,.nav span{color:#777}.footer{font-size:.9rem;margin-bottom:20px}