Page MenuHomePhorge

styles.css
No OneTemporary

Size
300 B
Referenced Files
None
Subscribers
None

styles.css

body {
@apply antialiased;
@apply h-full;
@apply overscroll-none;
}
html {
@apply h-full;
@apply bg-zinc-950;
}
.embed-container {
width: 100%;
height: 100%;
position: relative;
}
.embed-container iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 0;
}

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 20, 2:47 PM (1 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
507766
Default Alt Text
styles.css (300 B)

Event Timeline