Test De Que Personaje De Fnaf Sister Location Eres (CERTIFIED · 2024)
<!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> <title>Test: ¿Qué personaje de FNaF Sister Location eres?</title> <style> * box-sizing: border-box; font-family: 'Segoe UI', 'Courier New', monospace; body background: linear-gradient(145deg, #0a0f1e 0%, #0c1222 100%); min-height: 100vh; display: flex; justify-content: center; align-items: center; padding: 20px; margin: 0;
.progress-fill width: 0%; height: 100%; background: #4d9eff; box-shadow: 0 0 5px #3e8eff; transition: width 0.3s ease; test de que personaje de fnaf sister location eres
/* Panel de preguntas */ .question-panel padding: 25px 30px 20px; meta name="viewport" content="width=device-width
.question-text font-size: 1.7rem; font-weight: bold; color: #f2f4fc; margin-bottom: 30px; line-height: 1.3; text-shadow: 0 1px 2px black; * box-sizing: border-box
/* Navegación */ .nav-buttons display: flex; justify-content: space-between; margin-top: 35px; gap: 15px;
.character-desc font-size: 1.1rem; line-height: 1.5; color: #cbdbe6;
// Elementos del DOM const appContainer = document.getElementById("quizApp"); const dynamicDiv = document.getElementById("dynamicContent");