Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <main class="main">
  2. <div class="clock">
  3. <div class="clock-face">
  4. <div class="hand hour-hand"></div>
  5. <div class="hand min-hand"></div>
  6. <div class="hand second-hand"></div>
  7. </div>
  8. </div>
  9. </main>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement