/*--------------------------------------------------------------------------------- Theme Name:   CR Studio Sites Theme URI:     Description:  CR Studio Sites Author:       CR Studio Author URI:   https://cr.studio Version:      1.0.0 License:      CR Studio License URI:  https://cr.studio------------------------------ ADDITIONAL CSS HERE ------------------------------*/html,body{	height: 100vh; /* For those that dont support 100svh, e.g. ios 16.3 and below */	height: 100svh; }body{	margin: 0;	padding: 0;}.in5-iframe-wrapper{	height: 100vh;	height: 100svh;    line-height: 0;}.in5-iframe-wrapper iframe{	border: 0;}