.wp-block-onlyoffice-docspace-wordpress-onlyoffice-docspace {
	min-width: 100px;
	min-height: 100px;
}

.frame-container {
	min-width: 100px;
	min-height: 100px;
}

.onlyoffice-docspace-block {
	align-items: center;
	font-size: 20px;
	height: inherit;
	display: flex;
	margin: 0;
	max-width: inherit;
	text-align: center;
	vertical-align: middle;
	width: inherit;
	justify-content: center;
	flex-direction: column;
}
