@media (max-width:768px){#MainContainer *{max-width:100%}}.MainCard button:hover{transform:scale(1.2)}#MainContainer{flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;max-width:100%;margin-top:140px;margin-left:700px;display:flex;position:fixed}.MainCard{--drop-shadow-md: ;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#007fff66;border:4px solid #0003;width:800px;height:auto;min-height:600px}.MainCard p{text-shadow:2px 2px 8px #000;letter-spacing:2px;--drop-shadow-md: ;color:#fff;margin-top:20px;margin-left:10px;font-family:Minecraft;font-size:25px}.MainCard h1{text-shadow:2px 2px 8px #000;letter-spacing:2px;color:azure;text-indent:1em;margin-top:20px;font-family:Minecraft;font-size:30px;font-weight:400}.MainCard img{width:150px;height:150px}
@media (max-width:768px){#PostContainer *{max-width:100%}}#PostContainer{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:30px;width:100%;min-height:100vh;margin-top:30px;margin-left:40px;display:flex}.PostCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#007fff66;border:4px solid #0003;flex-direction:column;align-content:space-between;align-items:flex-start;width:500px;min-height:250px;transition:transform .3s;display:flex}.PostCard h4{text-shadow:2px 2px 8px #000;letter-spacing:2px;color:azure;text-indent:.5em;margin-bottom:10px;font-family:Minecraft;font-size:10px;font-weight:400}.PostCard h2{opacity:0}.PostCard img{min-width:150px;max-width:80%;height:auto}.PostCard p{text-shadow:2px 2px 8px #000;letter-spacing:2px;--drop-shadow-md: ;color:#fff;margin-left:10px;font-family:Minecraft;font-size:15px}.PostCard h1{text-shadow:2px 2px 8px #000;letter-spacing:2px;color:azure;text-indent:.5em;margin-top:10px;font-family:Minecraft;font-size:20px;font-weight:400}.PostCard button:hover{transform:scale(1.2)}#loader{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}
