 /* Created by Ferhat Sevim */

 body{

    font-size:55px;
    text-align: center;
    color:red;
    
    font-family: 'Handlee', cursive;
        background:radial-gradient(circle,yellow,white,pink);
         background-size:400px 500px;
    }
    