.btn {
    margin-top: 10px;
    

  cursor: pointer; /* Mouse pointer on hover */
}


body {
  background-image: url('https://i.postimg.cc/bY6t80J1/windows-7-default-wallpaper-but-without-the-windows-logo-v0-nel71zx3lshe1.webp');
}

img {
    
    height: 50px;
    width: auto;

}

p {
    color: white;
   margin: -1px;
    
    
}

div {
float: left;
    
}