html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{font-weight:400;margin:0;padding:0}ol,ul{list-style:none}img{height:auto;max-width:100%}iframe{border:none;box-shadow:none;margin:none;padding:none}.nav-bar{align-items:center;background:#000;color:lime;display:flex;flex-direction:row;font-family:monospace;height:40px;justify-content:stretch;text-align:center;white-space:nowrap}.nav-bar .project-link{align-items:center;display:flex;flex:1 1;flex-direction:row;height:100%;justify-content:center;padding:2px 5px}.nav-bar .project-link .selected-project{text-decoration:underline}.nav-bar .project-link:hover{cursor:pointer;text-decoration:underline}.project-display{flex:1 1 auto;width:100vw}.project-display iframe{height:100%;width:100%}.App{align-items:stretch;border:none;display:flex;flex-direction:column;font-size:13px;font-weight:lighter;height:100vh;justify-content:stretch;width:100vw}
/*# sourceMappingURL=main.ae1b303c.css.map*/