Skip to content

Instantly share code, notes, and snippets.

@shifatul-i
Last active January 7, 2020 22:22
Show Gist options
  • Save shifatul-i/6c8960e6c56bf24415a12de0acf58d47 to your computer and use it in GitHub Desktop.
Save shifatul-i/6c8960e6c56bf24415a12de0acf58d47 to your computer and use it in GitHub Desktop.
body {
background-color: powderblue;
}
h1 {
color: red;
}
h2 {
color: blue;
}
h4 {
color: brown;
}
p {
color: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment