/**handles:geotab_blanktheme-style**/
body{background-color:#fff;font-family:Roboto,sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;margin:0;padding:0;color:#333}#custom-text-box{background-color:#f0f0f0;border-radius:15px;padding:20px;text-align:center;max-width:80%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}