
body {
  font-family: "Varela Round", sans-serif;
  text-align: center;
  background-color: #AEC6CF;
}

#title {
  color: #000000;
  }
  
#fih {
  border-radius: 50%;
  float: right;
  margin-top: 733px;
  }
  
.rounded {
  background-color: white;
  padding: 20px;
  border-radius: 15px;
  width: fit-content; 
 margin-left: 40%;
  }
  
#neocities-logo {
  padding:10px;
    }
    
#happy-wooper {
  float: left;
  }    
    
    