Design as desire.
I want this app to…
xxxxxxxxxx
<html>
<head>
<title>ClockBlock™</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="lines"></div>
<div class="minute"></div>
<div class="week"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.13.0/moment.min.js"></script>
<script src="scripts.js"></script>
</body>
</html>
https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.13.0/moment.min.js