.about{flex-direction:column;justify-content:center;align-items:center;min-width:400px;height:88vh;min-height:500px;display:flex}.characterPanel{justify-content:space-around;align-items:center;width:70%;height:70%;display:flex}@media (max-width:1000px){.characterPanel{flex-direction:column}}.characterSheet{background-color:#292929;border-radius:20px;width:30%;min-width:300px;height:80%;min-height:500px;font-family:pixelFont}.characterSheet>div{color:#e6aa73;width:auto;margin-top:1%;margin-left:5%;margin-right:5%}.characterSheet>div:first-child{margin-top:5%;font-size:200%}.characterSheet>div:nth-child(2){color:#ffdfc1;margin-top:5%;font-size:150%}.profilePic{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}
