Test - De Que Personaje De Fnaf Sister Location Eres
text: "¿Qué final de FNaF SL te parece más interesante?", options: [ "El final privado (esconderse y observar).", "El final donde te electrocutan... irónico.", "El scooping room, pese al horror, es fascinante.", "Escapar con el helado para Elizabeth." ]
// ----- ESTADO DE LA APP ----- let currentQuestion = 0; let userAnswers = new Array(QUESTIONS.length).fill(-1); // -1 = no respondida test de que personaje de fnaf sister location eres
<script> // ----- DEFINICIÓN DEL TEST ----- const QUESTIONS = [ text: "¿Qué final de FNaF SL te parece más interesante
.header h1 margin: 0; font-size: 1.8rem; letter-spacing: 2px; color: #e0f2fe; text-shadow: 0 0 6px #00a6ff; font-weight: 700; "El final donde te electrocutan... irónico."
/* Header */ .header background: #03060c; padding: 20px 25px; text-align: center; border-bottom: 3px solid #6bc2ff;
