I used this method but it didn't work: ```Swift collectionView.contentInset = UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0) ```