#cv, body {background: #000;display: flex;justify-content: center;align-items: center;height: 100vh;}#title-display-container {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;z-index: 9999;pointer-events: none;}#project-name-display, #by-display, #artist-name-display, #visual-artist-display, #visual-artist-name-display {opacity: 0;font-weight: bold;position: absolute;text-align: center;left: 50%;transform: translate(-50%, -50%);width: auto;white-space: nowrap;margin: 0;padding: 0;line-height: normal;font-size: 50px;}