Re: Re: Home Page title stuck on Posted by luciash d' being 🧙 28 Sep 2018 09:12 GMT-0000 posts: 2428 your code has an extra closing curly bracket at the beginning and missing closing curly bracket at the end. It should be: @media print { body { margin: 0; color: #000; background-color: #fff; } }