Skip to content

Instantly share code, notes, and snippets.

@pupubird
Created April 9, 2019 07:22
Show Gist options
  • Save pupubird/5459c70bb3c17c0c04ff3e0615903b55 to your computer and use it in GitHub Desktop.
Save pupubird/5459c70bb3c17c0c04ff3e0615903b55 to your computer and use it in GitHub Desktop.
.container{
width: 500px;
height: 500px;
background-color: black;
margin: 10% 20%;
padding: 50px;
}
.container2{
width: 100px;
height: 100px;
background-color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment