body {
  background-color: black;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  margin-top: 18%;
  text-align: center;
  color: cornsilk;
  font-size: 36px;
}

h2 {
  text-align: center;
  color: cornsilk;
  font-size: 18px;
}

h3 {
  text-align: left;
  color: cornsilk;
  font-size: 20px;
  margin-left: 28rem;
}

.topnav {
  overflow: hidden;
  background-color: rgb(0, 128, 255);
  border-radius: 5px;
}

.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 18px;
  margin-left: 1rem;
  border-radius: 5px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  color: white;
}

.judulbar {
  margin-top: 1rem;
  margin-right: 1rem;
  font-size: 16px;
  text-align: right;
  color: snow;
  font-family: 'Courier New', Courier, monospace;
  filter: drop-shadow(3px 5px 4px #000000);
}

.visimisi {
  margin-top: 2rem;
  font-size: 48px;
}

.cover {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 60%;
  filter: blur(5px);
}

.KPisi {
  margin-top: 15rem;
  background-color: black;
  border-radius: 5px;
  height: 113rem;
  margin-bottom: 1rem;
}

.vmisi {
  margin-top: 15rem;
  background-color: black;
  border-radius: 5px;
  height: 36rem;
  margin-bottom: 1rem;
}

.homeisi {
  margin-top: 10.5rem;
  background-color: black;
  border-radius: 5px;
  height: 6rem;
}

.texthome {
  color: white;
  margin-left: 7rem;
  margin-right: 7rem;
  font-family: sans-serif;
  text-align: justify;
  font-size: 14px;
}

.judulvisi,
.judulmisi,
.judulkp,
.juduleks,
.judulguru {
  text-align: left;
  margin-left: 4rem;
  font-size: 32px;
}

.isivisi,
.isimisi {
  text-align: left;
  text-align: justify;
  margin-left: 4rem;
  margin-right: 6rem;
  font-size: 16px;
  color: white;
}

.jurusan {
  margin-top: 2rem;
  margin-left: 2rem;

}

.gambarjurusan {
  height: 40vh;
  float: left;
  margin-left: 2rem;
  border-radius: 5px;
  margin-right: 2rem;
}

.JK {
  text-align: left;
  font-size: 26px;
}

.IK {
  font-size: 18px;
  color: white;
  text-align: justify;
  margin-right: 20rem;
}

.isieks {
  text-align: left;
  text-align: justify;
  margin-left: 3rem;
  font-size: 20px;
  color: white;
}

.eksisi {
  margin-top: 15rem;
  background-color: black;
  border-radius: 5px;
  height: 41rem;
  margin-bottom: 1rem;
}

.guruisi {
  margin-top: 15rem;
  background-color: black;
  border-radius: 5px;
  height: 132rem;
  margin-bottom: 1rem;
}

.isiguru {
  text-align: left;
  text-align: justify;
  margin-left: 3rem;
  font-size: 18px;
  color: white;
}