diff --git a/styles.css b/styles.css index cac486a..b0a5828 100644 --- a/styles.css +++ b/styles.css @@ -49,8 +49,8 @@ body { /* Estilo del cuestionario */ #quiz-container { position: absolute; - top: 15%; - left: 30%; + top: 10%; + left: 50%; transform: translateX(-50%); text-align: center; display: none;