body { margin: 0; } .wrapper { margin-right: 200px; margin-left: 200px; } .header p { padding-top: 1px; padding-bottom: 1px; } .picture { background-position: fixed; height: 100vh; background-size: cover; background-attachment: fixed; background-image: url(img/fd1.jpg); } .text { background-color: lightgray; height: 35vh; padding: 5px; text-align: justify; display: flex; } .video { width: 560px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; background-color: lightgrey; } .text2 { background-color: white; height: 110vh; text-align: justify; padding: 10px; } .text3 { margin-left: 500px; margin-right: 500px; padding-top: 20px; font-size: 20px; } .text3 p:first-letter { font-size: 35px; } .paticka { background-color: grey; height: 16vh; border:none; } .patickatext { color: white; padding-top: 70px; padding-left: 20px; } .patickatext a { color: white; margin-left: auto; margin-right: auto; }