.experience {
    position: relative;
    width: 100%;
    height: 250px;
}

.credits {
    position: relative;
    bottom: 20px;
    right: 20px;
    color: #ffffff;
    text-align: right;
    font-family: 'Roboto', sans-serif;
}

.credits a {
    color: inherit;
}