/* Default styling */




:root {

 }


body { overflow-x: 0;
       margin: 0;
       padding: 0;
       font-size: 100%;
       }
