html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.modal{position:fixed;width:100%;height:100%;background-color:rgba(78,52,70,.758);z-index:1;top:0;left:0}#startbutton{position:relative;text-align:center;margin-top:54px;font-family:wiz;color:#ff5a75}#startbutton:hover{color:#fff;cursor:pointer}.modal-content{display:flex;justify-content:center}#box{background-image:url("../assets/final-popup.png");background-size:600px 400px;width:600px;height:400px;background-color:#d5d6d8;margin-top:200px;border-radius:15px;box-shadow:0px 0px 14px 17px #fff}h3{font-family:wiz;font-size:32px;text-align:center;margin-top:100px;color:#ff5a75;text-decoration:underline}#box p{margin-top:41px;font-family:wiz;font-size:19px;text-align:center;color:#ff5a75}h1{margin-top:25px;margin-bottom:10px;font-family:wiz;font-size:75px;color:#6f2aa7;text-align:center;text-shadow:4px 4px 3px #ee8eec}#links{position:fixed;display:flex;justify-content:center;top:0px;right:0px;margin:25px 25px}#volume-control{font-size:30px;position:fixed;color:#fff;top:0px;left:0px;margin:25px 0px 0px 25px}#about:hover{color:#6f2aa7}#about{text-decoration:none;font-family:wiz;font-size:25px;color:#fff;text-shadow:1px 1px 4px #faccf9;margin-top:6px}#github{margin-left:20px;margin-right:20px}#author{display:flex;justify-content:center;font-family:wiz;font-size:30px;color:#fff;text-shadow:1px 1px 4px #ee8eec;margin-top:20px}#game-screen{border-style:solid;border-color:rgba(86,53,117,.953);border-width:5px;border-radius:25px;box-shadow:0px 0px 14px 17px #7a91d6;background-image:url("../assets/tiles.png")}#scoreboard{margin-bottom:auto;border:2px solid #000;width:230px;height:100px;border-radius:10px;background-color:rgba(158,201,239,.779);border-radius:10px;border-width:5px;box-shadow:0px 0px 14px 17px #7a91d6;font-family:rainyheart;font-size:30px;text-align:center;font-weight:700;border-color:rgba(86,53,117,.953)}#scoreboard p{margin-top:10px}#scoreboard div{margin-top:10px;color:red}#instructions{border:2px solid #000;width:230px;height:350px;background-color:rgba(158,201,239,.779);border-color:rgba(86,53,117,.953);border-width:5px;box-shadow:0px 0px 14px 17px #7a91d6;border-radius:10px;font-family:rainyheart;font-size:30px;text-align:center;font-weight:700}#instructions p{text-decoration:underline;margin-top:10px;vertical-align:center}#instructions h5{text-decoration:underline;margin-bottom:5px}.side{display:flex;margin-left:50px;flex-direction:column;justify-content:space-evenly}#container{display:flex;justify-content:center;margin-top:22px}#game-over-modal{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:rgba(30,26,26,.8)}#game-over-modal.content{border:solid 5px red;display:flex}#game-over-modal h1{border:solid 5px orange}#game-over-modal button{width:50%;border:solid 5px #adff2f}#game-over-modal h3{text-decoration:none;margin-top:28px;margin-bottom:88px}h2{margin-top:25px;font-family:wiz;font-size:50px;color:#d32409;text-align:center}h4{margin-top:50px;text-align:center;font-family:wiz;font-size:35px;color:#67b267;cursor:pointer}h4:hover{color:#e0eaf3}@font-face{font-family:wiz;src:url("../assets/04B_30__.woff")}@font-face{font-family:rainyheart;src:url("../assets/rainyhearts.woff")}body{background-image:url("../assets/spooky-trees.png");background-position:left}html,body{margin:0;height:100%;overflow:hidden}

/*# sourceMappingURL=main.css.map*/