Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * {
- margin: 0;
- padding: 0;
- }
- img{
- width: 100%;
- }
- .title-document{
- font-family: 'Arial', 'Helvetica';
- font-size: 24px;
- display: block;
- }
- body{
- background-color: #fff;
- }
- .container{
- margin: 0 auto;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement