h1 {color:Blue;}
h4 {
  color: Black;
  font-size: 3em;
  text-decoration: underline;
  text-decoration:overline green wavy 6px;
}
ol {color:orange}
ul {color:cyan}
h2 {color:yellow}

.playwrite-vn-<uniquifier>
  font-family: "Playwrite VN", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}