header {
    background-color: rgb(36, 187, 219);
    color: whitesmoke;
}

.header-text {
    font-family: "Sriracha", cursive;
    font-weight: 400;
    font-style: italic;
}
