<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loginContainer {
	position:absolute;
	width: 100%;
	height: 100%;
}

.loginContainer2 {
	width:100%;
	height: 100%;
}

.loginBlock {
	/*position:relative;*/
	/*width:350px;
	height:350px;*/
	/*top:calc(50% - 150px);*/
	/*left:calc(50% - 150px);*/
}

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