header {
    background-color: deeppink !important;
}
* {
    background-color: powderblue;
}
.sidenav li a{
    background-color: aqua;
}
