Skip to content

Instantly share code, notes, and snippets.

@lenivene
Created August 12, 2021 14:27
Show Gist options
  • Save lenivene/0d35e88d23f595d81fc0e2622ba21ce0 to your computer and use it in GitHub Desktop.
Save lenivene/0d35e88d23f595d81fc0e2622ba21ce0 to your computer and use it in GitHub Desktop.
<span
style="
width: 2rem;
height: 2rem;
position: relative;
overflow: hidden;
display: flex;
border-radius: 50%;
"
>
<img
src="https://raw.githubusercontent.com/lenivene/country-flags/main/flat/64/BR.png"
alt="BR.png"
style="width: 180%;height: 180%;left: 50%;position: absolute;transform: translate(-50%, -50%);top: 50%;"
>
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment