@import"https://fonts.googleapis.com/css2?family=Anta&display=swap";*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font:22px/28px Arial,Helvetica,sans-serif;color:#4f5f59}h1,h2,h3{font-family:Helvetica,sans-serif;line-height:1.1em}header,footer,main,#about,#banner,#contact{padding:20px;margin:0 auto;position:relative}header{background:#ff0404}#banner{padding:0;max-height:380px}#banner img{width:100%;display:block}footer{background:#90ee90}main{background:#0af4ec;min-height:1000px}#grid{display:grid;grid-template-columns:repeat(2,1fr)}#grid div img{width:100%}#grid div{padding:20px}#about{background:plum}header ul li{list-style:none;display:inline-block;margin:20px 25px 10px 0}#lang{position:fixed;top:20px;right:20px;z-index:1;background:#add8e6;padding:10px;border-radius:7px}#lang ul{list-style:none}
