Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- h2
- b
- html
- {
- max-width: 1000px;
- margin: 0 auto;
- text-align: center;
- background-color: teal;
- overflow-y: hidden;
- }
- body {
- background-color: black;
- color: gray;
- height: 1000px;
- }
- html {
- max-width: 1000px;
- margin: 0 auto;
- text-align: center;
- background-color: teal;
- overflow-y: hidden;
- }
- body {
- background-color: black;
- color: gray;
- height: 1000px;
- }
- html {
- max-width: 1000px;
- margin: 0 auto;
- text-align: center;
- background-color: teal;
- overflow-y: hidden;
- }
- body {
- background-color: black;
- color: white;
- height: 1000px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement