Guest User

Untitled

a guest
Apr 20th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. topLeft {
  2. width:300px;
  3. height:150px;
  4. border:4px solid red;
  5. position:relative;
  6. top:20px;
  7. left:20px;
  8. z-index:1000
  9. }
Add Comment
Please, Sign In to add comment