Skip to content

Instantly share code, notes, and snippets.

@muhibbudins
Created March 26, 2018 01:10
Show Gist options
  • Save muhibbudins/9cd7a8768af3936b93fb1137880bc553 to your computer and use it in GitHub Desktop.
Save muhibbudins/9cd7a8768af3936b93fb1137880bc553 to your computer and use it in GitHub Desktop.
App.css for my tutorial
body {
width: 100%;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
background-color: #39DCF5;
}
.hello_world-hello_world-4 {
width: 400px;
box-shadow: 0px 8px 20px 0px #0e99af;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment