AlyxDumbass

Untitled

Aug 26th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. form{
  2.     border: 2px  solid #f6a7ba;
  3.     width: 70%;
  4.     margin-left: 0;
  5.     background-color: black;
  6.     color: #f6a7ba;
  7.     font-family: arial;
  8. }
  9. body{
  10.     background-color: white;
  11. }
Add Comment
Please, Sign In to add comment