*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{height:100vh;color:white;background-color:#121212}.container{padding:30px}.navbar{display:flex;flex-direction:row;height:100%;justify-content:space-between;align-items:center}.ul{list-style-type:none}a{text-decoration:none;height:100%;margin:auto 20px;color:white;font-size:16px}.main-container{padding:40px;margin-top:20px;text-align:center;font-weight:600;font-size:30px}
