﻿ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; } ::-webkit-scrollbar { width:5px; border:2px solid rgba(255,255,255,0); background-color:rgba(3,106,229,0); -webkit-appearance:none } ::-webkit-scrollbar-thumb { border-radius:6px; background-color:rgba(50,50,50,.7); background-clip:content-box } ::-webkit-scrollbar-thumb:hover { background-color:#929393 } ::-webkit-scrollbar-corner { background-color:#3690fb } #w_grid-1561185197813{ background:#fff; } @media only screen and (max-width: 768px){ div#content_box-1561172762327-1{ margin-top:-75px !important; } }