@import url('./clock.css');

body {
  width: 100vw;
  height: 100vh;
}

.templates {
  display: none;
}