body[data-dnjs-wrapper] {background-color: var(--app-color);user-select: none;margin: 0px;}body[data-dnjs-wrapper] article {display: none;}.dnjs-spinner {position: fixed;left: 0px;top: 0px;width: 100vw;height: calc(100vh - calc(100vh - 100%));background-color: var(--app-color);z-index: 1000000;}.dnjs-spinner-inner {width: inherit;height: inherit;background-color: #0008;display: flex;align-items: center;justify-content: center;flex-direction: column;gap: 50px;}.dnjs-spinner img:first-child {width: 200px;max-width: calc(100vw - 140px);}.dnjs-spinner img:last-child {width: 30px;opacity: 0.65;}