body,html 
{
    margin: 0;
    padding: 0;
    overflow-y: scroll; /* Force scrollbar to prevent layout shifts */
}

.body{
    margin-left: 15%;
}
