
body{
   min-height: 100vh;
   background-color: #ffffff;
}

/* Three ways to adding slds
  1. Using CDN
  2. By copying CSS file directly
  3.by installing the package through npm and copy that file to assets.

*/