.bg-yellow {
    background: #fef100;
}

.flotante {
    display:scroll;
    position:fixed;
    bottom:150px;
    right:10px;
    z-index: 100;
}