.cooming_soon{
    background-color: #FFF;
justify-content: center;
align-items: center;
    text-align: center; 
    height: 100%;
    width: 100%;  
   margin-top: 200px;
} 
 
a:-webkit-any-link {
    color: blue;
    cursor: pointer;
    text-decoration: none; 
    font-size: 30px;
}