html {
    width: 100%;
    height: 100%;
    background: #FFF9E4;
    background: linear-gradient(180deg, #FFF9E4 0%, #D2EDFE 100%);
}