﻿html.noscroll {
    position: fixed;
    width: 100%;
}

body {
    padding: 0;
    margin: 0;
    background-color: #f6f3f0;
}