@LucaLSN
Daniel Hernández
@danthvpAll comments
- @danthvp
Hello Lucas! Your code is well indented and is super readable. Don't worry about how to center a div, there's no specific way to do it. As you did it, I usually use flexbox to center the boxes. A little piece of advice that I can give you is to use box-sizing: border-box. Also, it's no necessary to set the margin and padding to 0 when you're using media queries. Media queries only change the rules you give. And try to use the HTML5 tags instead of using div, that is going to help with the SEO.
Keep coding!!! You have a great potential.
Greetings from CR