/*Screen1_2=========================================================*/
#screen1_2 {
    display: none;
    background-color: #63255a;
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 998;
}
/*End of Screen_12==================================================*/