body{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}*{box-sizing:border-box;font-family:sans-serif}#root,body,html{padding:0;margin:0;height:100%}.cards{background:#eceff1;border-radius:2px;position:relative;box-shadow:0 3px 6px #999,0 3px 6px #999;text-align:left}.cards>.img-container{overflow:hidden;text-align:center;background:#eceff1}.cards>.img-container>img{height:100%;width:100%}.wrapper{background:#eceff1;height:100%;display:flex;flex-flow:row wrap;padding:20px;text-align:center;justify-content:space-around;align-content:flex-start;overflow:auto}.title{color:#000}.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}.title{margin-bottom:0}.scoreSummary,.title{width:100%;text-align:center}.scoreSummary{margin-bottom:20px}.Wrapper{background-color:rgba(0,0,0,.03);min-height:100vh;padding:0 0 100px}