.mask{
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0px;
   top: 0px;
   background-color: rgba(0, 0, 0, 0.6);
}