<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.oculto {
  display: none;
}
progress {
  text-align: center;
}
progress:after {
  content: attr(value)'%';
}

.formulario-subida{
  margin: 10px;
}</pre></body></html>