#Mizuki {
  margin-top: 0px;
  margin-left: 750px;
  z-index: 100;
  position: absolute; top: 20px;
  width: 200px;
  height: 215px;
  
}
body {
  background-color: #B0B7FF;
  border: 10px dashed #FFF8B0;
  background-image: url('/background-image.jpg');
  repeat: none;
}
h2 {
  margin-right: 30px;
}
h4 {
  margin-bottom: 200px;
  margin-left: 10px;
}
header {
    background-color: #6B569C;
    color: #CDC7ED;
    padding: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 10px solid #6D49C9;
    opacity: 95%;
}
h1 {
  font-family: Times New Roman;
  color: #FFE470;
  font-size: 50px;
}
logo {
  font-size: 200px;
  align-items: center;
  font-family: Sans-Serif;
  color: #FFE470;
}
h4 {
  position: absolute; top: 150px; left: 75px;
  color: #FFE470;
}
a {
  text-decoration: none;
  color: #FFE470;
}
  #MIKUFANN {
    position: absolute; left: 20px;
    margin-left: 60px;
  }
  li {
    font-size: 30px;
  }
 
  
  
