iframe  {
	display: flex;
	width: 100%;
	height: calc(100vh - 120px);
  border: none; /* Optional: Removes the default iframe border */
}