FAHW Loader with CSS

by ryanbrill

HTML

<div class="loader">

</div>

CSS

div.loader {
  height: 64px;
  width: 64px;
  background:...