@charset "UTF-8";

.docframe {
	height: calc(100vh - 150px);
	width: 100%;
	border: 1px solid #9a9a9a;
	
}