div#clock {
  position: absolute;
  color: white;
  background: black;
  padding: 10px 25px;
  font-size: 35px;
  margin: 20px;
  border-radius: 15px;
  font-weight: 600;
  bottom: 0;
  right: 0; }

body {
  background: black; }

img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.carousel-item {
  height: 100vh; }

/*# sourceMappingURL=signage.css.map */
