body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQrbHiu0PSEOdkQfPYhRRyjC-0inJnkGpU7E3Xz5d-181d5si1EapsnyNziT6-kvldvBBE&usqp=CAU);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h2{color:#fff}.App{height:100vh;overflow:scroll;text-align:center}.navigation :visited{color:#fff}.navigation{display:flex;font-size:30px;justify-content:space-evenly}.Body{text-align:center}.characters-list{display:grid;grid-template-columns:repeat(6,150px);grid-template-rows:repeat(6,150px);justify-content:center}.modal{height:100vh;left:25%;position:fixed;text-align:center;top:25%;-webkit-transform:translate(-25,-25%);transform:translate(-25,-25%)}.modal-content{background-color:#000;border-radius:50%;color:#fff;display:flex;flex-direction:column;font-weight:700;height:50vh;justify-content:center;overflow:scroll;width:50vw}.image{box-shadow:0 0 40px 0 #f5f5f5;height:100px;width:100px}.image:hover{box-shadow:0 0 40px 0 #000;cursor:wait}button{background-color:#000;border:2px solid #555;color:#fff;cursor:pointer;display:inline-block;font-size:16px;text-align:center;text-decoration:none}.create-form{display:flex;flex-direction:column}
/*# sourceMappingURL=main.b93bc191.css.map*/