Skip to content

Instantly share code, notes, and snippets.

@CyberstormFox
Created September 28, 2025 23:36
Show Gist options
  • Select an option

  • Save CyberstormFox/57debca5f1301012d6c95f80f5f35ec4 to your computer and use it in GitHub Desktop.

Select an option

Save CyberstormFox/57debca5f1301012d6c95f80f5f35ec4 to your computer and use it in GitHub Desktop.
Snippet of HTML for clear one code displaying
<div style="background: #F5F5F5; display: flex; flex-direction: row; justify-content: center; align-items: center; width: 133px; height: 56px;">
<p style="font-family: Arial; color: rgba(0, 0, 0, 0.87); font-size: 24px; font-weight: 400; letter-spacing: 4px; margin-left: auto; margin-right:auto;">
123456
</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment