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

    padding: 20px;
    background-color: #76f;
    color: #fff;
}
