*{padding:0;margin:0;scroll-behavior:smooth;}
#navbar{height:63px;width:100vw;position:fixed;top:0;background-color:#132633;}
#navbar h1 a#polaris{float:left;background: url("logos/polaris.png") center center no-repeat;height:63px;width:80px;background-size:63px 63px;}
#navbar h1 a#instagram{float:left;background: url("logos/instagram.png") center center no-repeat;height:63px;width:80px;background-size:40px 40px;}
#navbar h1 a#luo{float:left;background: url("logos/luo.png") center center no-repeat;height:63px;width:80px;background-size:40px 40px;}
#navbar div{float:right;display:flex;align-items:center;height:63px;justify-content:space-around;width:min(450px, 100vw);}
#navbar a{color:white;text-decoration:none;}
#navbar a:hover{color:gray;text-decoration:none;}
@media (max-width:700px){#navbar{height:126px;}}
