Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Mali&display=swap" rel="stylesheet">
- </head>
- <style>
- #scroll {
- height: 70px;
- width: 170px;
- padding: 5px;
- border: 2px solid #000;
- background: white;
- border-radius: 15px;
- font-size: 10px;
- font-family: 'Mali', cursive;
- overflow: auto;
- text-align: left;
- margin-bottom: 5px;
- }
- </style>
- <div id="scroll">
- <p></p>
- text text text text text
- <br></br>
- text text text text text</div>
Advertisement
Add Comment
Please, Sign In to add comment