body{
	width: 100%;
	height: 4000px;
	margin: 0px;
	background-color: black;
}

#website{
	width: 97.5%;
	margin: 20px;
	margin-top: 15px;
	height: 80%;
	background-color: rgba(255,255,255, .3);
	background-image: url(photos1.webp);
	background-position: top;
	background-attachment: scroll;
	color: white;
	border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

#transparent{
	width: 100%;
	margin-top: 15px;
	height: 80%;
	background-color: rgba(0, 0, 0, .2);
}

.roboto-regular{
  font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 400;
}

#parent1{
	margin: 15px;
	padding: 50px;
    display: flex;
	justify-content: space-between;	
	align-items: center;
}

#LOG{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

#size{
	font-size: 40px;
	position: relative;
	border: 5px;
	margin-right: 30px;
}
#size2{
    border-radius: 100%;
    border: 2px;
    position: absolute;
    top: 8px;
    left: 134px;
}

#Body{
    width: 30%;
    padding: 1.5%;
    margin-left: 30%;
    margin-top: 2%;
    font-size: 20px;
    text-align: center;
    background-color: black;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 300px;
	position: fixed;
}

#both{
	display: flex;
	align-items: center;
}
#Heading5{
	height: 40px;
	border-radius: 50px;
	background-color: white;
	position: relative;
	top: 2px;
	left: 4px;
}
#Heading6{
	width: 25px;
	background-color: white;
	color: black;
	border-radius: 300px;
	padding: 10px;
}
#Body2{
	width: 12%;
    font-size: 15px;
    margin-top: 2%;
    display: flex;
    justify-content: space-between;
}
.circle{
	background-color: white;
	border-radius: 100%;
	padding: 17px;
}

#parent2{
	margin-left: 550px;
	margin-top: 120px;
}
#child1{
	width: 30px;
	font-size: 200px;
	margin-left: 80px;
}
#child2{
	width: 50px;
	font-size: 200px;
}
.playfair-display {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

#child3{
	width: 30px;
	font-size: 200px;
	margin-left: 55px;
}
#child4{
	width: 600px;
	font-size: 30px;
	text-align: center;
	margin-left: 80px;
}
#parent3{
	width: 9%;
	padding: 10px;
	display: flex;
    position: relative;
}
#children{
	display: flex;
    margin-top: 800px;
    margin-left: 700px;
    padding: 10px;
    background-color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: fixed;
    top: 50px;
    left: 1000px;
}
#child6{
	margin-top: 5px;
	margin-left: 5px;	
}

#Browser{
	display: flex;
	justify-content: space-between;
	margin-top: 300px;
}

#website2{
	margin: 5%;
	margin-top: 1px;
}
#child7{
	width: 500px;
	font-size: 80px;
}
#children2{
	display: flex;
	margin-top: 50px;
}
#text1{
	margin-top: 20px;
	font-size: 25px;
}
#text2{
	padding: 5px;
	text-align: center;
	margin-top: 5px;
	margin-left: 15px;
	border: 2px solid;
	border-radius: 50px;
	color: white;
	position: relative;
}

#website3{
    font-size: 40px;
    margin-left: 40px;
}
#child9{
	width: 800px;
}
#child10{
	width: 900px;
	margin-top: 50px;
}
#child11{
	width: 800px;
	margin-top: 50px;
}
#child12{
	width: 900px;
	margin-top: 30px;
}

#Browser2{
    background-color: white;
    height: 70%;
    color: black;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}
#Browser3{
	margin-left: 70px;
	border-bottom: 2% solid black;
}
#code{
	font-size: 25px;
	margin-left: 800px;
	padding-top: 150px;
}
#website4{
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
	border-bottom: 1px solid black;
}
#child13{
	font-size: 35px;
}
#child14{
	font-size: 40px;
	margin-right: 250px;
}
#child15{
	font-size: 30px;
	width: 900px;
}
#child16{
	font-size: 20px;
	margin-top: 50px;
}
#child17{
	font-size: 20px;
	margin-top: 20px;
}
#child18{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 100px;
}

#website5{
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
	border-bottom: 1px solid black;
}
#child19{
	font-size: 35px;
}
#child20{
	font-size: 40px;
	margin-right: 320px;
}
#child21{
	font-size: 30px;
	width: 900px;
}
#child22{
	font-size: 20px;
	margin-top: 50px;
}
#child23{
	font-size: 20px;
	margin-top: 20px;
}
#child24{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 100px;
}	

#website6{
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}
#child25{
	font-size: 35px;
}
#child26{
	font-size: 40px;
	margin-right: 320px;
}
#child27{
	font-size: 30px;
	width: 900px;
}
#child28{
	font-size: 20px;
	margin-top: 50px;
}
#child29{
	font-size: 20px;
	margin-top: 20px;
}
#child30{
	font-size: 20px;
	margin-top: 20px;
}	
#lin{
	border-bottom: 5% solid black;
}
