Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. body {
  2. background: black;
  3. }
  4.  
  5. h1#x {
  6. position: absolute;
  7. color: red;
  8. top: 0px;
  9. left: 0px;
  10. width: 100%;
  11. height: 100%;
  12. background: black;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement