@media (min-width:768px){.body{z-index:100;min-height:100vh}.header-link{text-decoration:none}h3{color:var(--primary-color);padding:0 1rem;font-size:1.2rem;font-weight:600}.header{z-index:100;justify-content:space-between;align-items:center;display:flex}.home-button{color:var(--primary-color);z-index:100;padding:.5rem 1rem;text-decoration:none;position:static}.house-button{width:30px;height:30px}}@media (max-width:768px){.body{z-index:100;min-height:100vh}.header-link{text-decoration:none}h3{color:var(--primary-color);padding:0 1rem;font-size:.9rem;font-weight:600}.header{z-index:100;justify-content:space-between;align-items:center;display:flex}.home-button{color:var(--primary-color);z-index:100;padding:.5rem 1rem;text-decoration:none;position:static}.house-button{width:20px;height:20px}}
@media (min-width:768px){.footer{text-align:center;z-index:100;margin-top:auto;padding:10px 0;font-size:.8em}.footer p{color:#000;margin:0;font-family:monospace;right:0}}@media (max-width:768px){.footer{text-align:center;z-index:100;margin-top:auto;padding:10px 0;font-size:.4rem}.footer p{color:#000;margin:0;font-family:monospace;right:0}}
