body{
	font-family:sans-serif;
}
#qrcode{
	margin-top:10px;
}
#wifiForm,#qrraw{
	display:none;
}
input[type=text],input[type=range] {
	width:200px;
	height:30px;
}
#qrcode {
    margin-left: 300px;
    position: absolute;
}