We would need to see your HTML and CSS in order to really help you, but I’ll just guess one thing that might be a problem. Are you sure you are including the stylesheet correctly in your HTML?
“Note: Be sure to add <link rel="stylesheet" href="styles.css"> in your HTML to link your stylesheet and apply your CSS”