.toolbar {
    position: fixed;
    z-index: 100000;
    top: 0;
    background-color: #3f51b5;
}