html, body{overflow-x:auto;}/* Start custom CSS */.sources .shade-me {
    box-shadow: 0 0 15px rgba(0,0,0,.25);
    border: none;
    border-radius: 7px;
    margin: 10px;
    padding: 5px;
}

a {
    color: #2caae2;
}/* End custom CSS */