/* comments */

.bck {
  background-color: black;
  background: url('https://rockingoldsounds.com/images/jukebox.jpeg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.site {
    padding-top: 15%;
    padding-left: 15%;
    font-size: 40px;
    font-weight: bolder;
    color: white;
    font-family: sans-serif;
}

.full-height {
  height: 80%;
}

.soon {
    padding-top: 15%;
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
    color: black;
    font-family: sans-serif;
}
