[GLOW TUTORIAL]
Go to your AnimeBase profile.
Right-click on one of the boxes (e.g., “Information” or “Profile Posts”) → Inspect Element.
Most of these profile containers use classes like:
.block-container
This is the selector you’ll style.
To access the CSS editor for your profile, it...