a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{align-items:center;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;padding:40px 0}.game{border-radius:5px;font-family:sans-serif;height:300px}.game,.logo{display:flex;width:300px}.logo{align-items:center;flex-direction:column;margin:10px 10px 20px;text-align:center}.logoTitle{background-color:#b9478a;border-radius:5px;color:#fff;font-size:30px;font-weight:700;padding:5px;width:300px}.creditsContainer{border-top:1px solid #000;margin-top:60px;padding-top:30px}.credits{padding:3px 0}.credits a{color:#aa730c;font-family:Calibri;font-weight:700;text-decoration:none}.rules{background-color:#f9fac6;border:2px solid #dfd000;border-radius:6px;margin-bottom:10px;padding:10px 5px;width:95%}.rules p{margin-top:5px}.startScreen{background-color:#fff;border-radius:5px;height:100%;justify-content:center;outline:1px solid #5a5a5a;padding:10px}.startScreen,.startScreen .selection{display:flex;flex-direction:column;width:100%}.startScreen .selection{align-items:center;margin-bottom:20px;text-align:center}.startScreen .difficulty{border:1px solid #000;border-radius:5px;margin:5px;padding:5px;width:80%}.startScreen .difficulty:hover{background-color:#ddd;font-weight:700}.chooseScreen{height:300px;width:300px}.chooseScreen .imagesContainer{display:flex;flex-wrap:wrap;height:100%;width:100%}.chooseScreen .singleImage{flex-grow:1;object-fit:cover;outline:1px solid #e2e2e2}.threeByThree .singleImage{height:33%;width:33%}.fourByFour .singleImage{height:25%;width:25%}.sixBySix .singleImage{height:16%;width:16%}.singleImage img{margin:5px;width:90%}.chooseScreen .score{font-size:28px;position:relative;text-align:center;top:10px;width:100%}.endedScreen{align-items:center;border:2px solid #b40000;border-radius:5px;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.endedScreen .score,.endedScreen .title{font-size:22px}.endedScreen button{padding:5px 10px}.correctScreen{align-items:center;border:2px solid #11a104;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.correctScreen .title{font-size:26px}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.winnerScreen{align-items:center;border:2px solid #11a104;border-radius:5px;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.winnerScreen .score,.winnerScreen .title{font-size:22px}.winnerScreen button{padding:5px 10px}
/*# sourceMappingURL=main.8b789a83.css.map*/