Eres — Test De Que Personaje De Fnaf Sister Location
text: "¿Cuál es tu mayor defecto?", options: [ "Soy demasiado controlador y me cuesta confiar.", "Soy demasiado orgulloso/a y necesito aprobación.", "Miento para protegerme o para conseguir lo que quiero.", "A veces soy demasiado inocente y confiado." ] ,
.restart-btn:hover background: #6f4588; transform: scale(1.02);
.option-btn background: #11181f; border: 1px solid #2e425b; border-radius: 60px; padding: 14px 20px; font-size: 1rem; font-weight: 500; text-align: left; color: #cfdfed; cursor: pointer; transition: all 0.2s; display: flex; align-items: center; gap: 12px; test de que personaje de fnaf sister location eres
.options display: flex; flex-direction: column; gap: 14px;
<!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; text: "¿Cuál es tu mayor defecto
.character-desc font-size: 1.1rem; line-height: 1.5; color: #cbdbe6;
/* Header */ .header background: #03060c; padding: 20px 25px; text-align: center; border-bottom: 3px solid #6bc2ff; text: "¿Cuál es tu mayor defecto?"
<div id="dynamicContent"> <!-- Aquí se renderizarán preguntas o resultado con JS --> </div> <footer>🎭 Test basado en personalidad · FNaF: Sister Location</footer> </div>