Área do torcedor

.titulo{ font-size: 90px; font-weight: bold; letter-spacing: -6px; max-width: 680px; line-height: 75px; display: inline-block; text-align: left; } @media screen and (min-width: 0px) and (max-width: 800px) { .titulo{ font-size: 60px; font-weight: 500; } } Área do torcedor window.onload = function () { var j = document.createElement(“script”); j.type = “text/javascript”; j.src = “../../crio.js”; var scripts = document.getElementsByTagName(“script”); document.getElementsByTagName(‘head’)[0].insertBefore(j, scripts[0]); }; .quadrado{ height:2px; width:25%; display:inline-block; margin:-2px; margin-top:0px; padding:0px; box-sizing:border-box }