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;background-color:#3480c2}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{-webkit-text-decoration:underline gold;text-decoration:underline gold}h1,h3{color:gold;font-family:Georgia,Times New Roman,Times,serif}h3{box-shadow:0 0 20px 0 #ff0}.App{text-align:center;height:100vh;overflow:scroll}nav{display:flex;justify-content:space-around;font-weight:700}.link{color:gold}header{box-shadow:0 0 70px 0 #ff0;background-color:#3480c2}a{color:#000;border:solid #000;text-decoration:none}a:hover{box-shadow:inset 100px 0 0 0 gold}.characters-list{display:grid;justify-content:center;grid-template-columns:repeat(5,120px);grid-template-rows:repeat(5,120px)}.modal{position:absolute;left:25%;top:25%;-webkit-transform:translate(-50,-50%);transform:translate(-50,-50%)}.modal-content{height:50vh;width:50vw;color:gold;font-weight:700;background-color:#000;border-radius:20%;display:flex;flex-direction:column;justify-content:center}.image{height:100px;box-shadow:0 0 20px 0 #ff0}.image:hover{box-shadow:0 0 50px 0 #000;cursor:wait}
/*# sourceMappingURL=main.285e162f.chunk.css.map */