<style>
  div {
    font-size: 2rem;
  }
</style>
<div>Hello world</div>