﻿.w-35{
    width:35%;
}
html {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}
body {
    min-height: 100vh;
}