.panel { position: absolute; inset: 0; display: flex; flex-direction: column; color: #5b472e; padding: 34px 20px 70px 30px; } .panelWrap { flex: 1; iframe { width: 100%; height: 100%; border: none; } } .panelClose { position: absolute; right: 27px; bottom: 28px; width: 61px; height: 25px; }