html{-webkit-box-sizing:border-box;box-sizing:border-box}html *{-webkit-box-sizing:inherit;box-sizing:inherit}body{background:url("../img/losingsleepblurred.jpg") no-repeat center center fixed;background-size:cover;font-family:"Amatic SC",sans-serif;text-transform:lowercase;font-size:20px}header{padding:2.5% 5%;width:100%;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr}header .logo img{width:100%;max-width:400px}header nav{text-align:right}header nav ul{padding:0;margin:0}header nav ul li{padding:0;margin:0;list-style:none}header .soc-icon{color:#fff;text-decoration:none}.content{margin:0 auto;text-align:center;color:#fff}.content h1{margin-bottom:5px}.content .stream-link{color:#a9d7ee;text-decoration:none;margin:0 1rem}.content .stream-link:nth-child(2n){color:#fff}.content #songPlayer{max-width:600px;margin:3rem auto 1rem;width:100%;position:relative}.content #songPlayer img{width:100%}.content #songPlayer .bottom-container{position:absolute;top:35%;left:10%;font-weight:bold;width:33%}.content #songPlayer .bottom-container progress{border-radius:3px;-webkit-box-shadow:0;box-shadow:0;height:0.75rem;width:100%}.content #songPlayer .bottom-container progress::-webkit-progress-bar{background-color:white;border-radius:0}.content #songPlayer .bottom-container progress::-webkit-progress-value{background-color:#a9d7ee;border-radius:0;-webkit-box-shadow:0;box-shadow:0}div.amplitude-play-pause{width:97%;height:100%;cursor:pointer;margin-left:10px;position:absolute;top:0;left:0}div.amplitude-play-pause.amplitude-paused{background:url("../img/play.svg") center no-repeat;background-size:50px}div.amplitude-play-pause.amplitude-playing{background:url("../img/pause.svg") center no-repeat;background-size:50px}footer{margin:3rem 0 1rem;text-align:center;color:#ccc}@media (min-width:600px){header{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=main.css.map */