Visit Nepal 2020 Visit Nepal 2020 Home Services Gallery About Welcome to Nepal Lifetime Experience & Visit Nepal One time is not enough Learn More Sign Up ©Copyright Raaz Kumar 2020 *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Josefin Sans', sans-serif; } header{ width: 100%; height: 100vh; background-image: url('bg.jpg'); background-size: 100% 100%; } nav{ width: 100%; height: 10vh; background-color:rgba(0,0,0,0.2); color: blanchedalmond; display: flex; justify-content: space-between; align-items: center; text-transform...