Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <link rel="preconnect" href="https://fonts.gstatic.com">
- <link href="https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap" rel="stylesheet">
- <style>
- #scroll {
- background: #7A8A9E;
- border-radius: 8px;
- overflow: scroll;
- height: 70px;
- -webkit-text-stroke: 1px #5C6774;
- font-family: 'Comic Neue', cursive;
- font-weight: bold;
- border: 1px dashed #465361;
- padding: 3px;
- }
- </style>
- <div id="scroll">info info info info info info info info info info info info info info info info</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement