.super-large { font-size: 100px; } .fullwidth { width: 100%; } div.previewrapper { position: relative; } div.previewrapper > img.removepreview { position: absolute; top: -9px; right: -9px; color: red; cursor: pointer; text-decoration: blink; font-weight: bold; font-style: normal; border-radius: 10px; } img.uploadpreview { width: 100%; }