body{
    background-image: url(paul.jpg);
    background-position: center;
    background-repeat: no-repeat;

}
h1{
    align-items: flex-end;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: black;
    padding: 5
    10px 10%;


}
div{
    color: black;
    gap: 20px;
    
}