@import "https://fonts.googleapis.com/css2?family=DM+Mono";*{box-sizing:border-box;margin:0;padding:0}:root{color:#fff;background-color:#000;font-family:DM Mono}.page{background-color:#111115;width:auto;min-height:90vh;margin:0 10rem;padding:2rem 4rem}.page h1{text-align:center;width:100%;margin:2rem 0}.center{flex-direction:column;align-items:center;width:100%;display:flex}nav{background-color:#050508;border-bottom:1px solid #556;justify-content:space-between;align-items:center;width:auto;height:10vh;padding:2rem;display:flex}nav a{color:#fff;text-decoration:none;transition-duration:.2s}nav a:hover{color:#aaf}.navbar-name{font-size:1.6rem}.navbar-links{justify-content:space-evenly;gap:2rem;list-style-type:none;display:flex}.jam-games{margin:2rem 0;list-style-type:none}.jam-games li{margin-bottom:1rem}.jam-games iframe{border-color:#111;margin:1rem 0}.contact-sites{list-style-type:none}.contact-sites li{align-items:center;gap:.5rem;margin:.5rem 0;display:flex}.contact-sites img{width:2rem}.contact-sites a{color:#00f}.log{background-color:#223;border:2px solid #334;border-radius:1rem;width:100%;margin-bottom:2rem;padding:2rem}.log-header{justify-content:space-between;width:100%;margin-bottom:1rem;display:flex}
