/* @override https://code.bentforkz.com/styles.css */

/* @override https://code.bentforkz.com/styles.css */

/* @override https://code.bentforkz.com/styles.css */

@charset "UTF-8";

body {
	background-color: #333;
	text-align: center;
	font-family: "Source Sans Pro", sans-serif;
}

section.experiment {
	color: #ffffff;
}

input#broadcast-name {
	display: none;
}

input#broadcast-id {
	
}

video#video-preview {
	width: 100%;
	height: auto;
}