Guest User

Untitled

a guest
Nov 18th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. body {
  2. background-color: whitesmoke;
  3. font-size: 50px;
  4. align-items: center;
  5. align-content: center;
  6. justify-content: center;
  7. display: flex;
  8. flex-direction: column;
  9. min-height: 100vh;
  10. }
  11.  
  12.  
  13. #centereveryone{
  14.  
  15. background-color: gold;
  16. }
Add Comment
Please, Sign In to add comment