@font-face{font-family:Roboto;src:url(./fonts/Roboto.ttf)}@font-face{font-family:Plaster;src:url(./fonts/Plaster.ttf)}body{background-color:#aebebe;height:100%;margin:0}*{font-family:Roboto;color:#333}nav{display:flex;flex-direction:row;justify-content:flex-end;margin:10px}button{border:0;transition-duration:.2s;padding:1.5px 10px;margin:0 2%;font-weight:350;font-size:3%;border-bottom:1px solid transparent;border-top:1px solid transparent;background-color:transparent}button:hover{border-bottom:1px solid #333333;border-top:1px solid #333333}h1{font-family:Plaster;color:#6e2917;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:50px;margin:0;filter:drop-shadow(1px 1px rgb(0,0,0))}.background{width:100%}.logo{margin-right:auto}.logo:hover{border-bottom:1px solid transparent;border-top:1px solid transparent}.main{margin:0 10px;height:100%;position:relative}
