#avaturn-container {
    width: 100%;
    height: 95%;
	border: none;
    bottom: 0;
    position:absolute;
    pointer-events: inherit;
	.avaturn-sdk-container {
        width: 100%;
        height: 100%;
        overflow: hidden;
      }
}
