->%#dea2a8%[back](resources)%%e#html br#
%#dea2a8%everything is *resized* to fit on the page.e#html br#
it will be the correct size once downloaded.%%<-                                                                      
<style>
img {
width: 100px;
}
.scroll {
border: 2px #000 solid;
border-radius: 10px;
height: 150px;
width: 300px;
text-align: center;
padding: 10px;
background: #ebd5d5;
overflow: auto;
display: block;
margin: auto;
}
@font-face {
font-family: "orwell";
src: url(https://files.catbox.moe/txqhc8.ttf);
}
main {
animation: blur 1s ease !important;
height: 700px;
}
a:hover {
-webkit-filter: blur(1.3px) !important; /* Chrome, Safari, Opera */
filter: blur(1.3px);
font-style: italic;
}
@keyframes blur {
from {