.non-scrollable-body-portal {
    position: fixed;
    left: 300px;
    top: 300px;

    .inspect-hint {
        padding: 10px;
        color: #56f559;
        background: #333;
    }
}
