Hi guys. So I decided to port my board game/RPG hybrid to roll20 for automation, quicker game rounds, and so on, and I learned HTML/CSS to make a character sheet. That went pretty well, and the sheets are way better than ever, but if I had to find an issue with them, I'd say they're a little too "utilitarian". I dunno shit about visual design, so they aren't very visually appealing, and with the addition of all the input boxes (which make gameplay massively smoother and better) I'm concerned that a new player might look at the sheet and immediately jump into the "I don't know WHAT the fuck is going on" mindset, which is not very conductive to learning how to build a strategy to outwit your opponents. TLDR: I'm here looking for advice on the visual design of my character sheets with the following priorities: 1. Ease of use 2. Ease of understanding 3. Visual attractiveness Here is the code:&nbsp; <a href="https://pastebin.com/S2uyFkQD" rel="nofollow">https://pastebin.com/S2uyFkQD</a> Here are some screenshots:&nbsp; <a href="http://imgur.com/a/aLxfr" rel="nofollow">http://imgur.com/a/aLxfr</a> Any thoughts or advice that anyone could offer would be appreciated, even if you don't think it's important. Feedback is the best medicine.