@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"); *{ margin: 0; padding: 0; font-family: "Montserrat", sans-serif; } footer{ display: flex; background-color: #cda63c; /*#272727*/ font-family: "Montserrat", sans-serif; position: static; text-align: center; height: 150px; width: 100%; bottom: 0; margin-top: 80px; align-items: center; justify-content:center; } header{ background-color: #cda63c; /*#272727*/ position: sticky; top: 0; bottom: 0; left: 0; right: 0; text-align: center; height: 85px; width: 100%; margin-bottom: 80px; } .Mypargraph{ text-align: center; margin-right: 150px; margin-left: 150px; } #logo-image{ width: auto; height: 70px; margin-top: 6.5px; transform: translateX(-30px); } .navMenu a { color: black; /* changes nav menu default font color */ text-decoration: none; font-size: 1.2em; text-transform: uppercase; font-weight: 500; display: inline-block; width: 130px; -webkit-transition: all 0.3s ease-in-out; /*to make white color ease in when hovered*/ transition: all 0.3s ease-in-out; transform: translateY(-25px); } .navMenu a:hover { color: white; /* #fddb3a */ } a{ text-decoration: none; color: black; } iframe{ width: 100%; height: 300px; } .wholeGallery{ margin-left: 50px; margin-right: 50px; } .img{ height: 250px; width: auto; opacity: 1; padding: 5px; } h1{ font-size: xxx-large; } body{ background: white; text-align: center; line-height: 150%; } ul,ol{ text-align: left; margin-right: 550px; margin-left: 550px; } #listcourse{ margin-right: 300px; margin-left: 300px; } #listcourse li{ margin-top: 50px; margin-bottom: 50px; } .bodyMargin { margin-right: 400px; margin-left: 400px; } .Myform{ background-image:url("Background2.jpeg") ; font-size: 20px; } .MyformCookies{ background-image:url("Cookiesbac.jpeg") ; font-size: 20px; margin-top: 50px; margin-bottom:50px ; } .MyformMacaron{ background-image:url("Background1.jpeg") ; font-size: 20px; margin-top: 50px; margin-bottom:50px ; } #myp{ display: inline-block; } .backstayle{ margin-right: 200px; margin-left: 200px; margin-top: 20px; margin-bottom:20px ; background-color: rgba(250,235,215 ,0.5); } .backstayleM{ margin-right: 200px; margin-left: 200px; margin-top: 20px; margin-bottom:20px ; background-color: rgba(250, 190, 228 ,0.7); } #hes{ margin-top: 100px; margin-bottom: 20px ; } .Croissant,.Cookie,.Macron{ align-content: center; margin-right: 50px; margin-left: 50px; } .grap{ margin-right:50px;margin-left: 50px; margin-top: 50px;margin-bottom: 100px; }