body { width: 100vw; height: 100vh; margin: 0px; padding: 0px; }
#principal { background-image: url(../images/background-principal.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: #464646; width: 100vw; height: 100vh; }