.loading-element{ position: absolute; aspect-ratio: 9/16; animation: loading-animation 1s linear infinite; background: #666; color: #fff; font-size: 40px; font-family: monospace; width: 50px; }