Wanted to showcase this pretty progress bar for onboarding:
The code below is from the second screen:
<center style="font-size: 28px; color:#FF8D81;">
<span style="opacity:20%;" >⦁  </span><span style="opacity:100%;" >⦁  <span style="opacity:20%;" >⦁  ⦁
<pre><span><style>
[data-test="app-markdown-view"] {
position: fixed;
bottom: 60px;
left: 50%;
transform: translateX(-50%);
}