.credits { color: white; font-size: 14px; text-align: center; margin-top: 10px; font-family: 'Arial', sans-serif; } .triangle-label { position: absolute; color: white; font-weight: bold; font-size: 24px; pointer-events: none; z-index: 5; } .label-1 { top: -20px; left: 50%; transform: translateX(-50%); } .label-2 { bottom: -20px; left: -15px; } .label-3 { bottom: -20px; right: -15px; }