Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background: azure;
- }
- h1 {
- text-align: center;
- color: darkcyan;
- }
- p {
- font-size: 18px;
- }
- a {
- text-decoration: none;
- }
- a:hover {
- text-decoration: underline;
- }
- img {
- width: 600px;
- height: auto;
- }
Advertisement
Add Comment
Please, Sign In to add comment