Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Session Cookies
Initializing
Liveweave
Web
expand_more
home
Home
data_object
CSS Explorer
arrow_outward
Palette
Color Explorer
arrow_outward
Polyline
Graphics Editor
arrow_outward
outbox_alt
Generative AI
arrow_outward
frame_source
Python Playground
New
arrow_outward
build
Tools
expand_more
restart_alt
Load "Hello Weaver!"
post_add
Generate Lorem ipsum...
code
Format HTML
code_blocks
Format CSS
data_object
Format JavaScript
library_add
Library
expand_more
A
Algolia JS
Animate CSS
Apex Charts JS
B
Bulma CSS
Bootstrap
C
Chart JS
Chartist
Create JS
D
D3
Dojo
F
Foundation
Fullpage JS
G
Granim JS
Google Charts
H
Halfmoon
J
jQuery
M
Materialize
Moment JS
Masonry JS
Milligram CSS
P
Pure CSS
Primer CSS
Popper JS
Pattern CSS
Picnic CSS
R
React JS
Raphael JS
Raisin CSS
S
Semantic UI
Skeleton CSS
Spectre CSS
Tachyons CSS
T
Tailwind
Three JS
U
UI Kit
Vis JS
W
Water CSS
download
Download
expand_more
developer_mode
Download as HTML
folder_zip
Download as .ZIP
cloud_upload
Save
account_circle
Login
settings
Settings
expand_more
14
px
Live mode
Night mode
Line number
Mini map
Word wrap
sync_alt
Reset Settings
smart_display
Run
<style> @font-face { src: url(https://dl.dropbox.com/s/1479f8x52y3z5u4/rainyhearts.ttf); font-family: rainy; } .container0 { position: relative; width: 100%; } .image0 { display: block; width: 35%; height: auto; border: 2px solid #e0afb6; border-radius: 5px; } .overlay0 { position: absolute; bottom: 100%; left: 0; right: 0; background: rgb(224,175,182); background: radial-gradient(circle, rgba(224,175,182,1) 0%, rgba(255,255,255,1) 100%); overflow: hidden; width: 35%; height:0; transition: 0.8s; -moz-transition: 0.8s; -webkit-transition: 0.8s; -o-transition: 0.8s; } .container0:hover .overlay0 { animation: shake 1s, image_blur 1s; transition: all 1s ease-in-out; transition-timing-function: cubic-bezier(0.1, 0.8, 0.9, 0.1); bottom: 0; height: 100%; border: 2px solid #e0afb6; border-radius: 5px; } .text0 { color: black; font-family: rainy; font-size: 13px; text-align: left; overflow: scroll; height: 90%; padding: 7px; line-height: 1.2em; letter-spacing: -0.05; } @keyframes shake { 0% { transform: translate(1px, 1px) rotate(0deg); } 10% { transform: translate(-1px, -2px) rotate(-1deg); } 20% { transform: translate(-3px, 0px) rotate(1deg); } 30% { transform: translate(3px, 2px) rotate(0deg); } 40% { transform: translate(1px, -1px) rotate(1deg); } 50% { transform: translate(-1px, 2px) rotate(-1deg); } 60% { transform : translate(-3px, 1px) rotate(0deg); } 70% { transform: translate(3px, 1px) rotate(-1deg); } 80% { transform: translate(-1px, -1px) rotate(1deg); } 90% { transform: translate(1px, 2px) rotate(0deg); } 100% { transform: translate(1px, -2px) rotate(-1deg); } } @-webkit-keyframes image_blur { 0% { -webkit-filter: blur(0px); } 50% { -webkit-filter: blur(5px); } 100% { -webkit-filter: blur(0px); } } @keyframes fadeIn { 0%, 80% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeIn { 0%, 80% { opacity: 0; } 100% { opacity: 1; } </style> <div id="container0"</div><div class="container0"><img src="https://media.discordapp.net/attachments/957960883374526546/997723297456328764/power.jpg" class="image0"><div class="overlay0"><div class="text0">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum..</div></div></div>