body{background-image: url(R.jfif);}
#drazenslika{
 margin-top: 100px;
margin-left: 350px;
}
#link{
color: white;
text-decoration: none;
text-align: center;
font-size: 50px;
}
#link:hover{
    color: rgb(228, 0, 0);
    font-size: 40px;
}
#link:active{
    color: rgb(0, 0, 255);
}
