
body{
   
    
    background: url( https://images.unsplash.com/photo-1546868871-7041f2a55e12?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1964&q=80) ; /*часы заря*/
    
    font-family: "Hachi Maru Pop", cursive;
}


.top{
    display: flex;
    width: auto;
    height: 800px;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    flex-direction: column;
    
}
.top2{
    display: flex; 
    font-family: "Roboto";
     font-style: normal;
}