Guest User

Untitled

a guest
Apr 28th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1.  
  2. div.yes {
  3. position: absolute;
  4. left: 750px;
  5. top: 300px;
  6. }
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14. h2 {
  15. text-decoration:none;
  16. color: white;
  17. }
  18.  
  19.  
  20.  
  21. body {
  22. font-family: 'IBM Plex Sans', sans-serif;
  23. font-size: 35px;
  24. background-color: blue;
  25. }
Add Comment
Please, Sign In to add comment