.elementor-13 .elementor-element.elementor-element-fade07a > .elementor-container{min-height:100vh;}/* Start custom CSS for html, class: .elementor-element-00a6ba8 */<style>
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
}

#fullscreen-image {
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}
</style>/* End custom CSS */
/* Start custom CSS */body{overflow-x: hidden;
overflow-y: hidden;}/* End custom CSS */