@vcl/vcl
Version:
The whole VCL in one package
11 lines (8 loc) • 431 B
HTML
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v6.1.1/css/all.css">
<div style="position: relative; background-color: #fff8d0; height: 7em; position: relative;">
<button type="button" class="go-to-top scale120p button square" title="go to top" style="position: absolute;">
<div class="icogram">
<div class="icon fas fa-chevron-up" aria-hidden="true" role="img"></div>
</div>
</button>
</div>