.headerstyle{
    font-family: 'Charm', cursive;
    color: aliceblue
}

.statuslinestyle{
    color: aliceblue
}

.navbarstyle{
    background-color: #FF9198
}

body {
    padding-top: 100px;
    /* padding-bottom: 100px; */
  }

  div {
    padding-top: 5px;
    /* padding-bottom: 100px; */
  }