@import"https://fonts.googleapis.com/css2?family=Fruktur&display=swap";p{font-family:Fruktur}a:hover{color:#535bf2}body{padding:0;margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.parallax{background-image:url(/jiji-cat.webp);height:100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;padding:5px 10px}h1{font-size:3.2em;line-height:1.1}.card-style{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.card-container{display:flex;flex-direction:column;align-items:center;width:100px;height:80px}.card-container img{width:40px;height:40px;object-fit:cover;padding:10px;border-radius:10px;background-color:#3d3c48;transition:transform .4s ease}.card-container img:hover{transform:scale(3);transform-origin:center}.card-container span{margin-top:8px;font-weight:500;color:#048b9a;font-size:14px}#root{max-width:1900px;width:100%;height:100%;margin:0;padding:0;text-align:center;background-color:#2b2a33;font-family:sans-serif,Fruktur;line-height:1.5;font-weight:400;text-decoration:inherit}h2{color:#f54927;text-align:left;margin-left:50px;text-decoration:underline;text-decoration-color:#f54927;text-decoration-thickness:2px}section{padding-top:10px}footer{margin-top:30px}footer span{text-align:right;color:#f54927;font-size:12px}.header{height:100px;width:100%;top:0;display:flex;justify-content:space-between;align-items:center}.header:hover{opacity:.65}.welcome-text{font-size:3em;color:#fff}.navigation span{color:#f8f8ff;font-size:1.5em;font-weight:900}@keyframes spinAndZoom{0%{transform:rotate(0) scale(1)}50%{transform:rotate(720deg) scale(2)}to{transform:rotate(720deg) scale(1)}}h1{color:#f8f8ff;margin:0;display:inline-block;transition:transform .3s ease}h1:hover{animation:spinAndZoom 1s ease-in-out}ul{display:flex;flex-flow:row nowrap;justify-content:center;gap:2em;margin:0;padding-top:10px}li{list-style:none}.socialMediaLinks img{height:50px;width:50px}@media only screen and (max-width:1240px){.navigation span,p{font-size:1em}.socialMediaLinks img{height:50px;width:50px}}@media only screen and (max-width:1024px){.socialMediaLinks img{height:36px;width:36px}.header p{display:none}.header{margin:0;justify-content:space-between;align-items:center}}@media only screen and (max-width:560px){.header{flex-direction:column;justify-content:center;align-items:center}}
