.ddDKAk {
    height: 48px;
    width: 100%;
    background-image: linear-gradient(
-180deg, rgb(31, 79, 128) 0%, rgb(20, 68, 115) 100%);

here's the container with Title for reference "<div class="container">
    <div class="page-title">
      <div class="color-primary incident-name whitespace-pre-wrap impact-critical">Zeta Marketing Platform web access outage</div>
      <div class="font-largest color-secondary subheader ">
            Incident

          Report for <a class="color-secondary" href="/">Zeta Marketing Platform</a>
      </div>
    </div>
"    position: fixed;
    top: 0px;
    left: 0px;
    padding-left: 12px;
  	  margin-bottom:100px;
    padding-right: 8px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    z-index: 900;
}

.fNnRxR {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(232, 240, 242);
    height: 32px;
    padding: 0px 16px;
    font-size: 12px;
    text-transform: capitalize;
}

.eMTMWC, #show-updates-dropdown {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(232, 240, 242);
    font-size: 12px;
}