<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.side-pannel {
	position: fixed;
	right: 6px;
	z-index: 9999;
}
.side-bar {
	bottom: 160px;
}
.side-bar a {
	display: block;
	cursor: pointer;
	width: 58px;
	height: 50px;
	margin-bottom: 4px;
	position: relative;
	text-align: center;
}

</pre></body></html>