.alert.fixed {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 1000;
}