
.orientation-msg-container{
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    background-color: #000;
    background-repeat:no-repeat;
    background-size: contain;
    background-position: center center;
}