To access the booking engine via an iframe, follow the below.
< iframe src="https://booking.welcome-anywhere.net/connect/7696?iframe=true" id="iframe_welcomeAnywhereBookingEngine" allowfullscreen title="Make a booking">
< /iframe>
#iframe_welcomeAnywhereBookingEngine{
width: 100%;
height: 100vh;
border: none;
}