.Width100 {
    width: 100%;
}

.grad {
    background: linear-gradient(to right, #c0ca33, #2e7d32);
}

html, body {
    height: 100% !important;
}

