.content{
            margin: auto;
        }

        h1{
            font-family: 'Roboto Condensed', sans-serif;
            color: 000;
        }
        h2{
            font-family: 'Roboto Condensed', sans-serif;
            text-transform: uppercase;
            color: 000;
        }
        
        .yazi{
            font-family: 'Roboto Condensed', sans-serif;
            font-size: 30px;
        }
        
        .link{
            color: red;
            font-size: 30px;
        }