body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-image:url(/assets/background-D0rYMeKy.jpg);background-position:right bottom;background-color:#a0b7c7;background-repeat:no-repeat;background-attachment:fixed;color:#526f81}#root{display:flex;width:100vw;flex-direction:column;justify-content:center;align-items:center}.scoreBoard{display:flex;flex-direction:column;text-align:center;font-size:1.25em}.characterArray{display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:2em}.characterCard{background-color:#fff;text-align:center}.characterCard:hover{box-shadow:0 0 40px #fea6b4;cursor:pointer}.characterCard>img{width:25em;height:15em}.header{display:flex;justify-content:space-between;align-items:center;width:85%}h1{font-size:3em;margin-bottom:.5em}.title>p{font-size:1.25em;margin-top:0}
