/* Google Translate - Hide poorly styled iframes */ #google_translate_element { background-color: white; border-radius: 0.25vh; padding: 0.5vh; } iframe.skiptranslate { display: none !important; } body { top: 0px !important; }