Normalize CSS and CSS Grid attempt to do the same thing, that is to make sure that the default state for elements across all browsers are sensible and the same. So definitely don't use them both. Personally I still would use one as the overhead is still really low to use either and they'd give me a bit of peace of mind that older browsers wouldn't render some base elements weirdly.