.app-header {

    background-color: hsl(35, 50%, 80%);

    width: 20rem;

    height: 70vh;

    position: fixed;

    top: 0;

}