Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="mainimage">
- <img src="https://files.catbox.moe/xul0cm.png">
- </div>
- <div class="container">
- </div>
- body {
- background: black;
- overflow: hidden;
- }
- .mainimage {
- position: absolute;
- transform: scale(.9);
- right: 710;
- top: 50 ;
- overflow: no-scroll;
- }
- .container {
- position: absolute;
- left: 300px;
- bottom: 20px;
- overflow: auto;
- color: white;
- background: black; height: 200px; width: 500px;
- opacity: 1;
- border: rgba(121, 87, 166, 1) groove;
- }
Add Comment
Please, Sign In to add comment