body{background:url(../img/bg.jpeg) center no-repeat;background-size:cover;width:100%;height:100%;overflow:hidden;position:relative;font-family:Verdana,Geneva,sans-serif}.vh{height:100vh;display:block}.live,.live .dot{border-radius:4px;display:inline-block}.live{padding:8px 15px;background:rgba(0,0,0,.7);position:absolute;top:20px;right:20px;line-height:1;
	cursor: pointer}.live span{color:#fff;vertical-align:middle}.live .dot{height:8px;width:8px;background:red;margin-right:4px}.dot{animation:blink-animation 1.2s steps(2,start) infinite;-webkit-animation:blink-animation 1.2s steps(2,start) infinite}@keyframes blink-animation{to{background:#fff}}@-webkit-keyframes blink-animation{to{background:#fff}}
