Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. <style>
  2. .container {
  3. position: relative;
  4. margin: 0 auto;
  5. vertical-align: middle;
  6. text-align: center;
  7. font-family: Verdana;
  8. font-size: 1rem;
  9. color: violet;
  10. }
  11.  
  12. .text {
  13. width: 200px;
  14. margin: 0 auto;
  15. margin-top: 1rem;
  16. margin-bottom: 1rem;
  17. }
  18. </style>
  19. <div class="container">
  20. <img src="http://i1121.photobucket.com/albums/l517/jamiemadness/J2RCT1J2U4CD1471973010886_zpscdj617ml.png">
  21. <p class="text">
  22. My name is Lin or Sunday, I am 20 years old. I recently moved to North Carolina. I spend most of my time streaming League of Legends or Blade and Soul. Iā€™d appreciate if you checked out my Twitch and also subscribed to my channel. (:
  23. </p>
  24. <img src="http://i1121.photobucket.com/albums/l517/jamiemadness/3c70e91a-fc27-49d9-ac25-9c151a4ab0da_zpsxrh3kjan.jpg"/>
  25. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement