.body-fixed {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}
