I've been styling the background of my custom character sheet this whole time by simply using the background-color property. However, after I add a certain amount of elements, the height of the character sheet exceeds that of the calculated character sheet height, any elements added after extend past the div boundaries, and the rest of the sheet is not styled. Is there some way to account for this or will I have to make my character sheet expand horizontally rather than vertically?