<!DOCTYPE html>
<script>
document.execCommand("DefaultParagraphSeparator", false, "p");
document.execCommand("StyleWithCSS", false, true);
location.href = "reset-default-values-helper-2.html";
</script>
<!DOCTYPE html>
<script>
document.execCommand("DefaultParagraphSeparator", false, "p");
document.execCommand("StyleWithCSS", false, true);
location.href = "reset-default-values-helper-2.html";
</script>