<style>
@import url(https://unpkg.com/98.css);
html {
max-height: 100svh;
scroll-padding-top: 100vh;
}
body {
cursor: url("https://file.garden/Ze88s1ucmRDZDhMX/4C74DF4B-B62A-4EAD-B89D-6EDEC68AC1F9.gif"), auto;
}
.button, button, a {
cursor: url("https://file.garden/Ze88s1ucmRDZDhMX/4C74DF4B-B62A-4EAD-B89D-6EDEC68AC1F9.gif"), pointer;
}
:root {
--u-02: 0px;
}
body {
background-image: url(https://file.garden/Ze88s1ucmRDZDhMX/IMG_1771.png);
}
#paste-info-box {
text-transform: lowercase;
max-width: 100%;
}
* {
font-family: "pixelated ms sans serif";
}
main {
max-width: 500px;
padding: 5px;
padding-bottom: 1rem !important;
overflow: hidden;
}
body {
min-height: 100%;
}
.window-body {
font-size: 9pt;
-webkit-text-stroke: 0.1px rgba(0, 0, 0, 0.5);
}
#editor-tab-preview {
padding: 0px !important;
min-height: 0 !important;
display: inline-block;
flex-shrink: 1;
}
.tab-container {
background: none !important;
}
#paste-info-box {
width: 100% !important;
}
.button, button {
flex-shrink: 0 !important;
flex-grow: 1;
height: fit-content !important;
}
@media (max-width: 450px) {
#paste-info-box .button {
font-size: 0px !important;
}
.button:first-of-type svg {
margin-right: -10px;
}
}
.title-bar-text {
padding-left: 5px;
font-size: 1.2em;
}
.button {
font-size: 1.1em;
height: 20px;
padding: 6px 10px !important;
min-height: 31px !important;
}
.button:hover {
box-shadow: inset -1px -1px #fff, inset 1px 1px #0a0a0a, inset -2px -2px #dfdfdf, inset 2px 2px gray !important;
}
.title-bar {
background: linear-gradient(to right, #000eb2, #7214cc, #d40f09, #fdcf00, #0efc08);