@import "variables.scss"; .categoryList { h1 { text-align: center; font-size: 1.5em; } .content { margin-top: 30px; display: flex; justify-content: center; align-items: center; } }