
    body {
  font-family: Arial, sans-serif;
  margin: 0;
  overflow-x: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #121212df;
  color: #f5f5f5;
  position: relative;
}
.sidee {
  place-content: center;
  margin-left:30px;
}

section {
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #1ecc27;
  box-sizing: border-box;
  width: 250px; 
  /* Adjust the width to fit your preference */
  margin-top:10px;
  
  box-sizing: border-box;
  min-height: 75px;
  height:fit-content;
}
/* Wrap each pair of sections in a container */
.section-pair-first {
  display: flex;
  justify-content: space-between;
  

}
.section-pair-second {
  display: flex;
  justify-content: space-between;

}
.section-pair-third {
  display: flex;
  justify-content: space-between;
  
}
.section-pair-fourth {
  display: flex;
  justify-content: space-between;


  
}



/* Adjust the width of each section within the pair */
.section-pair section {
  width: calc(50% - 10px); /* Adjust this value as needed */
}

/* Clear the float after each section pair */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.headingz {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 15px;
}

.contentz {
  font-family: cursive;
  font-size: 15px;
}

.location {
  float:right;
  margin-top: 50px;
  height: 50px;
  left: 400px;

}
.languages {
  float:right;
  margin-top: 400px;
}
.profiles {
  width:300px;
  
  
}
.About{
margin-top: 10px;
margin-left: 70px;
width:400px;
}
.teachex{
  float:right;
  margin-top:20px;
  margin-left:50px;
  width: 400px;

}

.availability {
  float:left;
}
.Rating {
 margin-left:100px;
 width:300px;
}
.otherex {
  float:left;
}
.skillz {
 width:300px;
}
.linkz {
  color:aqua;
}
.reasoning {
  float:left;
}
.mainimage {
  width: 400px;
  height: auto;
  float:left;
  margin-left: 50px;
  
}


h1 {

  margin-bottom: 20px;
}

.flag {
  font-size: 20px;
  width: 35px;
  margin-right: 5px;
}

.contact-info {
  margin-top: 20px;
}

.teaching-methodology {
  width:350px;
}
.link{
  color: rgb(5, 245, 165);
}

.comments-section {
  position: fixed;
  top: 0;
  right: 0;
  width: 24%;
  height:100%;
  border: 3px solid beige;
  overflow-y: auto;
  padding: 20px;
  color:beige;
}

.comment {
  margin-bottom: 10px;

}

.pho{
  left:50px;
}


.username {
  font-weight: bold;
  font-size: 25px;
}
.superspecialratingstuf {
font-style: italic ;
color: aquamarine;
}

.mainnorm {
  width: 70%; /* Set the width to occupy the full available width */
  max-width: 70; /* Optionally set a maximum width to control the content width */
  float:left;
  margin: 0 auto; /* Center the content horizontally within the viewport */
  overflow-x: hidden; /* Hide horizontal overflow */
  
}

/* Remove unnecessary margins for the sections */


/* Adjust the float and margin for the skillz and otherex sections */
/* Clear the float after the skillz and otherex sections */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.headd{
  float: right;
  padding: 5px;
  margin: 5px;
}
.contentzz {
  font-family: cursive;
  font-size: 15px;
}
.headingzz{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  font-family: cursive;
}

.footer {
  
  left:20px;
  bottom:0;
  width:100%;
}
.sources{
  color:aquamarine;
  font-family:Georgia, 'Times New Roman', Times, serif;

}
.micro{
  width: 15px;
  height:auto;
}

.seccomposerimg {
  float:right;
  width:200px;
  height: auto;
  margin-left: 10px;
  
}

.secparagraphmain {
  float: left;
 
  box-shadow:#333;

  width: 400px;
  height: fit-content;
  text-decoration: wavy;
  font-family: cursive;
  font-style: italic;
  font-weight: 800;
}
