@import url(./default.css);

@media (max-width:768px){
    h1{
        font-size: 15px;
    }
}