.headerStyle {
    background: #3A4851;
    height: 55px;
}
.backgroundStyle{
    height:100vh;
    overflow-y: scroll;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
}