
#settings-bar {
	position: fixed;
	right:0;
	bottom:0;
	z-index: 200;
}

#fullscreen-img {
	width: 30px;
	height: 30px;
	object-fit: contain;
}

#ck-fullscreen:hover {
	background-color:#434c53;
}
