html {
    height: 100%;
    overflow: visible;
}

body {
    min-height: 100%;
    overflow: visible;
}

[x-cloak] { display: none !important; }
