@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:poppins}html,body{width:100%;height:100%}.flex{display:flex}.main{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px;gap:10px;width:100%;min-height:100vh;background:url(https://www.bdo.in/getmedia/e3aba295-d9e4-4f3c-b0d1-b97e1acbb75f/Tax.jpg.aspx?width=1920&height=1066&ext=.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}
