/*Screen1_2_1=========================================================*/
#screen1_2_1 {
    display: none;
    background-color: #63255a;
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 997;
}
/*End of Screen_1_2_1==================================================*/