body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#09d3ac}.buttons{width:300;height:300}.card{background:#f5f5f5;padding:7px;border-radius:2px;height:220px;width:220px;margin:1rem;position:relative;box-shadow:0 3px 6px #999,0 3px 6px #999;opacity:.9}.card>.img-container>img{width:100%}.card:hover{opacity:1}img{height:24vh;object-fit:cover;object-position:50% 0}.header{width:100%;font-size:2vw;color:#fff;padding:10px 0;background:#5132a4;box-shadow:0 3px 6px #999;z-index:1;position:fixed}.title{float:left;margin-left:10%;font-weight:800}.scores{float:right;margin-right:10%;font-weight:400}.message{float:left;margin-left:50px}.instructions{width:100%;font-size:2vw;font-weight:500;color:#5132a4;margin-top:60px;margin-bottom:20px;padding:50px 0;text-align:center}.wrapper{background:#e6e6e6;height:100%;display:flex;flex-flow:row wrap;padding:0 10%;justify-content:space-around;align-content:flex-start;overflow:auto}
/*# sourceMappingURL=main.b7aff4de.chunk.css.map */