Skip to content

Instantly share code, notes, and snippets.

@csssecrets
Last active September 18, 2021 20:34
Show Gist options
  • Select an option

  • Save csssecrets/aada0b96b21ae3e45c1b to your computer and use it in GitHub Desktop.

Select an option

Save csssecrets/aada0b96b21ae3e45c1b to your computer and use it in GitHub Desktop.
Flexible ellipse
/**
* Flexible ellipse
*/
div {
width: 16em;
height: 10em;
background: #fb3;
border-radius: 50%;
}
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment