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}:root{background:#141e30}.App{text-align:center;box-sizing:border-box;margin:0;padding:0}html{background:#141e30;background:-webkit-gradient(linear,left top,right top,from(#243b55),to(#141e30));background:linear-gradient(90deg,#243b55,#141e30)}.bookmark_title{margin-bottom:2rem;color:#fff}.bookmark_box{padding-bottom:2rem;width:75%;margin:0 auto}.tile_flex_container{display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;flex-flow:wrap}.tile{border-radius:15px;width:150px;height:150px;margin:.5rem;background-color:#f9f9f9;box-shadow:3px 3px 6px 0 #222831}.tile:hover{cursor:pointer;-webkit-transform:rotateX(-15deg);transform:rotateX(-15deg);-webkit-transform:rotateY(-15deg);transform:rotateY(-15deg);-webkit-filter:contrast(90%);filter:contrast(90%);-webkit-filter:brightness(105%);filter:brightness(105%)}.icon_tile{width:50px;height:50px;margin-top:2.5rem}.tile_name{color:#000;font-size:.9rem}.homebar{background-color:rgba(48,71,94,.9);padding-top:1.5rem;margin-top:1rem;border-radius:15px}.homebar:hover{background-color:rgba(48,71,94,.95);-webkit-transition:.75s ease-in-out;transition:.75s ease-in-out}@media screen and (min-width:1500px){.App{max-width:75%;margin:0 auto}}@media screen and (max-width:850px){.tile{-webkit-transform:scale(.75);transform:scale(.75);margin:0}}@media screen and (max-width:650px){.tile{-webkit-transform:scale(.5);transform:scale(.5);margin:-2rem}}@media screen and (max-width:450px){.tile{-webkit-transform:scale(.5);transform:scale(.5);margin:-2rem}.bookmark_title{font-size:1.5rem}.homebar{margin-bottom:2rem}}
/*# sourceMappingURL=main.24aeb2a4.chunk.css.map */