Hey there, I'm new to HTML and currently working on an online payment system. I've been struggling with updating the UI of the web app, specifically trying to transform the login page from the first image (pic 1) to the second image (pic 2). Here are the links to the images:
https://i.sstatic.net/ujncD.png The 1st pic
https://i.sstatic.net/YPVSK.png The 2nd pic
I've also included the code I've been working on and would really appreciate your help in achieving this transformation. Here is the link to the UI login page that I'm aiming for: https://codepen.io/ainalem/pen/EQXjOR
Code.gs
// JavaScript and Google Apps Script code here
WebAppLogin
// HTML and CSS code for the WebAppLogin interface goes here
CssLogin
// Custom styling using CSS for the WebAppLogin interface
JavaScript
// JavaScript functions and animations for the WebAppLogin interface