body{background-color:var(--dark);margin:0;font-family:system-ui;font-weight:700;-webkit-user-select:none;user-select:none;color:var(--light2);overflow:auto}button,select,textarea{font-family:inherit;font-weight:inherit;color:inherit}.lista-bloque{font-size:1.3em}.todoJunto,.lista-bloque{margin-top:5%;width:25em;box-shadow:0 4px 8px #0003;border-radius:1em}.todoJunto{font-size:1.3em;background-color:var(--light);padding:3%;display:flex;flex-direction:column;align-items:center}input{font-family:inherit;font-weight:inherit}.errorMessage{color:#8d1d1d;font-weight:lighter}:root{--darkest: #00311d;--darkTest: #0036215b;--dark: #094e26;--normal: #0d5531;--light: #166336;--lightest: #19774b;--dark2: black;--normal2: #dbdf80;--light2: azure}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:10px;background:transparent}::-webkit-scrollbar-thumb:hover{filter:brightness(90%)}*{scrollbar-width:thin;scrollbar-color:transparent}h1{color:var(--normal2)}
