@keyframes page-loading{0%{opacity:0}to{opacity:1}}.page-loading{justify-content:center;align-items:center;min-height:60vh;animation:1s page-loading;display:flex}
