:host{display:flex;overflow:hidden;height:100vh}router-outlet~*{position:relative;width:100%;height:100%}.backdrop-navbar{background-color:#000!important;transition:opacity 5s ease-in;opacity:1}.navbar-open .backdrop-navbar{opacity:.5}.main-content{min-height:100vh!important}.markdown table{border:1px solid #f1f2f3;width:100%;margin-bottom:1rem;background-color:rgba(0,0,0,0)}.markdown table thead th{border-bottom:2px solid #f1f2f3;vertical-align:bottom}.markdown table th{font-weight:400}.markdown table td,.markdown table th,table td{padding:.75rem;vertical-align:top;border-top:1px solid #f1f2f3}