1iframe.drawio {
2    border:0;
3    position:fixed;
4    top:0;
5    left:0;
6    right:0;
7    bottom:0;
8    width:100%;
9    height:100vh;
10    z-index: 999;
11}
12