.App{display:flex;flex-direction:column;height:100%;width:100%}.monster-cards{flex-wrap:wrap;max-height:650px;overflow-y:auto;padding-bottom:16px}.battle-field,.monster-cards{align-items:center;display:flex;gap:16px;justify-content:center;width:100%}.battle-field{flex-direction:column;height:100%}.battle-ground{align-items:center;display:flex;height:350px;justify-content:center;max-height:350px;width:100%}.battle-field .battle-ground .img{background-image:url(/static/media/battle-ground.4426741039032458f22c.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:100%;justify-content:space-between;width:60%}.battle-field .battle-ground .battle{align-items:center;display:flex;justify-content:center;width:60%}.battle-field .battle-ground .battle .winner-info{display:flex;flex-direction:column;justify-content:center}.battle-field .battle-ground .battle .winner-info .winner-title{align-self:center;background-color:#fff;display:inline;margin:6px}.battle-field .battle-ground .monster{align-items:center;display:flex;justify-content:center;width:20%}.battle-field .battle-ground .monster-container{display:flex;flex-direction:column;gap:16px;height:100%;padding:16px;width:20%}.battle-field .battle-ground .monster-container div{width:100%}.create-monster{align-items:center;display:flex;flex-direction:column;justify-content:center}.create-monster a{padding:8px}.create-monster form{display:flex;flex-direction:column;gap:16px;width:420px}.header{background-color:#242424;box-shadow:0 1px 2px #0003;color:#fff;display:flex;justify-content:space-between;padding:8px}.header .options{align-items:center;display:flex;gap:8px}.header .link{color:#fff;text-decoration:none}.home-component{align-items:center;display:flex;justify-content:center}.home-component,body,html{height:100%;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto;margin:0;padding:0}
/*# sourceMappingURL=main.909c672d.css.map*/