body {
		margin:0;
		padding:0;
    background:#FFFFFF;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrapper {
		position: relative;
		z-index: 1;
		display: inline-block;
		width: 100vw;
}

._container_1upux_1 {
    display: flex;
    height: 2.25rem;
    width: 100%;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-bg-opacity: 0;
    background-color: white;
    align-items: center;
    justify-content: space-between;
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
    border-width: 0px;
    position: fixed;
    bottom: 0;
		opacity: 0;
		overflow: hidden; 
		opacity: 0; 
		visibility: hidden;
}

.hidefooter {
		position: absolute;
		width: 100%;
		height: 2.25rem;
		background: rgb(242,240,246);
		right: 0px;
		bottom: 0px;
		z-index: 2;
		display: block;
		color: rgb(0, 0, 0);
}

iframe {
		display: block;
		background: #ffffff;
		border: none;
		height: 99vh;
		width: 99vw;
}
