@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");*{color:#625e5e;font-family:Roboto,sans-serif;font-weight:700}.layout-body{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;padding:0;background-image:linear-gradient(180deg,#a8ee88,#fff)}.home-background{flex:1;padding:20px;background-image:url(https://i.imgur.com/KeP4alT.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat}.no-header-footer{display:flex;align-items:center;justify-content:center;min-height:100vh;background-image:linear-gradient(180deg,#a8ee88,#fff)}.no-header-footer main{width:100%;border-radius:8px;padding:40px}