*{
    font-family: 'Rajdhani', sans-serif;
    text-decoration: none;
    list-style: none;
    
}
.title{
    color: orangered;
    font-size: 30px;
    text-align: center;
}
.slogan{
    margin-top: 10px;
    text-align:center;
    color: green;
    font-size: 10px;
    font-family:'Rajdhani', sans-serif;
}

.goRedirect{
    text-decoration: none;
    color:  rgb(5, 84, 255);
    font-size: 25px;
}
.scan h3 {
    color:orangered;
    font-size: 1.8em;
    margin-top: 20px;
    animation: text 2s steps(1) infinite;

}
