.boton-admin {
    position: fixed;
    top: 10px;
    right: 10px;
    background-color: #3B0256;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
}