.ProjectShowCase_body__T7z1U{position:fixed;z-index:9999;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center;height:100vh;margin:0}.ProjectShowCase_skeletonGrid__ccxqu{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:80%;max-width:800px}.ProjectShowCase_skeletonBox__YXnRl{background-color:#ddd;height:150px;border-radius:4px;animation:ProjectShowCase_shimmer__paaDg 1.5s linear infinite}@keyframes ProjectShowCase_shimmer__paaDg{0%{background-position:-100% 0}to{background-position:100% 0}}.ProjectShowCase_skeletonBox__YXnRl{background:linear-gradient(90deg,#f4f4f4 25%,#e0e0e0 50%,#f4f4f4 75%);background-size:200% 100%}