body {
    font-family: Arial, Helvetica, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 16px;
}
div.videos {
    border: solid 4px #00AFEF;
}

div.pics {
    border: solid 4px rgb(255, 170, 0);
}
img.imgFix {
    width: 20px;
    position: absolute;
    top: 3%;
    left: 9.4%;
}

img.gold {
    top: 260px;
}