Загрузка данных


body {
    background-image: url('https://png.pngtree.com/background/20250121/original/pngtree-background-mountains-picture-image_15393088.jpg');
    background-size: 100% 1000px;
    background-repeat: no-repeat;
}
.hat{
    background-color: WHITE;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 27px
}
nav {  
    
}
.hat a {
        color: black; 
        font-family: Impact;
        font-size: 20px
        margin: 
}