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}.SideMenu{position:fixed;height:100vh;width:230px;float:left;background-color:#789}.AppContent{margin-left:230px;height:100vh}.Filters>div{padding:10px}.AppContent{background-color:#b0c4de}.SearchBar{width:calc(100vw - 300px);margin-left:20px}.SearchBar>input{width:100%}.GameGrid{display:grid;grid-gap:1rem}@media (min-width:600px){.GameGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.GameGrid{grid-template-columns:repeat(3,1fr)}}.GridElement{margin:20px}.GameThumbnail{width:250px;height:121px}.GameThumbnail>img{width:100%;height:100%}.GameInfo{height:30px;width:250px;background-color:#fff}
/*# sourceMappingURL=main.1146c92f.chunk.css.map */