<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wsp_survey_btn{
	position: fixed;
	z-index: 1000;
	cursor: pointer;
	top: 60px;
	left: 10px;
}
@media only screen and (min-width:320px) and (max-width: 699px) {
	#wsp_survey_btn{
		width: 20px;
	}
}</pre></body></html>