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

    padding: 20px;
    background-color: #5dc;
}
