.head {
  margin-top: 0px;
}
.head ul {
  list-style-type: none;
  justify-content: center;
  display: flex;
  background-color: rgb(255, 255, 255);
  border-radius: 15px;
}


.head ul li a {
  font-size: 18px;
  padding-left : 50px;
  padding-right : 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  color: black;
}
  
body {
  background-color: rgb(183, 185, 178);
  background-image: image
}
h1 {
  text-align: center;
  background-size: 100% auto;
  background-color: rgb(89, 130, 130);
  border: 0px solid black;
  border-radius: 15px;
  padding: 40px;
  font-size: 60px;
}
p {
  text-align: center;
}
  
img {
  border-radius: 8%;
  border: 3px solid black;
  float: left;
  margin: 10px;

}
/* jadwal harian */
.table {
  

}
.jadwal {
  width: 100%;
  background-color: grey;
  text-align: center;
  
}
h3{
  text-align: center;
  
}
  

.profil {
  margin-top: 10px;
  margin-bottom: 40px;
  background-color: rgb(219, 213, 211);
  padding: 30px;
  border: 0px solid black;
  border-radius: 15px;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  

}
#judulhobi{
  margin-left: 100px;
}
.perkenalan{
  font-size: 20px;
  
}
.judulhobi{
  margin-left: 40%;
}
.Hobi{
  text-align: left;
  margin-left: 44%;
  margin-right: 15rem;
  font-size: 1rem;
  
}
.komenhobi{
  text-align: center;
}

h2 .namalokasi, .komennama {
  text-align: left;

}

.form{
  text-align: center;
  margin-top: 20px;
}

.form input{
  padding: 10px;
  margin: 10px;;
}

.video{
  display: flex;
  justify-content: center;
  align-items: center;
}

.audio{
  display: flex;
  justify-content: center;
  align-items: center;
}

.lokal{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.lokal .simpannama{
  margin: 10px;
}

.lokasi {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}