ui-view {
    @include fill-box;
    contain: size style layout;
    overflow: hidden;
    &.ui-sleep {
        display: none;
    }
}