body{ margin: 0px; text-align: center; font-family:'Merriweather',serif; color: #40514E; } p{ line-height: 2; } h1{ margin-top: 50; font-family: 'Sacramento',serif; font-size:5.6rem; color: #66BFBF; } h2{ font-size: 2.5rem; color: #66BFBF; font-weight: normal; } h3{ font-family: 'Montserrat',serif; color: #11999E; } .hr1{ border-style:dotted none none; height: 0px; width: 5%; border-width:5px; border-color: grey; } .hr2{ border-style:dotted none none; height: 0px; width: 5%; border-width:5px; border-color: grey; } a{ color: #11999E; font-family: 'Montserrat',sans-serif; margin: 10px 20px; text-decoration: none; } a:hover{ color:#EAF6F6; } .topcontainer{ background-color:#E4F9F5; padding-top: 50px; } .middlecontainer{ } .bottomcontainer{ background-color:#66BFBF; margin-top: 30px; } .intro{ width: 30%; margin: auto; } .intro1{ width: 30%; margin: auto; } .cloud1{ position: relative; left:450px; } .cloud2{ position: absolute; right: 1000px; } .skills{ } a{ color:#11999E; } .btn { background: #11cdd4; background-image: -webkit-linear-gradient(top, #11cdd4, #11999e); background-image: -moz-linear-gradient(top, #11cdd4, #11999e); background-image: -ms-linear-gradient(top, #11cdd4, #11999e); background-image: -o-linear-gradient(top, #11cdd4, #11999e); background-image: linear-gradient(to bottom, #11cdd4, #11999e); -webkit-border-radius: 8; -moz-border-radius: 8; border-radius: 8px; font-family: Arial; color: #ffffff; font-size: 20px; padding: 10px 20px 10px 20px; text-decoration: none; } .btn:hover { background: #30e3cb; background-image: -webkit-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -moz-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -ms-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -o-linear-gradient(top, #30e3cb, #2bc4ad); background-image: linear-gradient(to bottom, #30e3cb, #2bc4ad); text-decoration: none; } .contactme{ margin-top: 100px; margin-bottom: 20PX; } .footer-link{ padding-top: 50px; } .endline{ color: #EAF6F6; display: block; margin-block-start:0px; margin-block-end: 0px; margin-inline-start: 0px; margin-inline-end: 0px; font-size: 0.75rem; } .skills{ margin-top: 50px; } .my{ margin-bottom: 50px; } .webdeveloper{ margin-top: 30px; }