Answer to proceed
Love is
____
THAT easy!';
showTooltip = true;
failedAttempts++;
} else if (value === 'enough') {
tooltipMessage = 'It\'s reeally not!';
showTooltip = true;
failedAttempts++;
} else {
showTooltip = false;
}
if (failedAttempts >= 3) {
window.location.href = '/home';
}
"
pattern="^([bB][lL][iI][nN][dD])$"
class="cursor-auto z-10 m-1 opacity-20 outline-none bg-inherit -translate-x-14 lg:-translate-x-20 text-center text-3xl lg:text-5xl text-white w-40 valid:text-green-900 valid:opacity-90"
/>