Guest User

Untitled

a guest
Nov 22nd, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. body {
  2. background: #384047;
  3. font-family: sans-serif;
  4. }
  5. section {
  6. background: #fff;
  7. padding: 1em;
  8. max-width: 400px;
  9. margin: 100px auto 0;
  10. box-shadow: 0 0 1em #222;
  11. border-radius: 5px;
  12. text-align: center;
  13. font-family: 'VT323', monospace;
  14. font-size: 2em;
  15. }
Add Comment
Please, Sign In to add comment