I\'m doing a website for a school project, and I\'m currently having a small problem... I can\'t make the body\'s background transparent without it also affecting the conten
background:rgba(0,0,0,0); opacity:1;