/* Add custom CSS styles below */ 
.topbar {
    order: 3;
}

header .topbar {
    margin-top: 15px;
}
.topbar {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 999;
}