.img-credits {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    padding: 2px 10px;
    color: white;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
