.navbar nav{padding:0 20px}.home{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;margin-top:60}.home h2{font-size:1.8em;text-align:center;margin-top:0}.home .recipes{margin:20px auto}.home .recipes li{display:inline-block}.chip{border-radius:5px;background-color:#d50000}.home .delete{position:absolute;top:4px;right:4px;cursor:pointer;font-size:1.8em;color:#757575}.add-foodrecipes{margin-top:40px;padding:20px;max-width:500px}.add-foodrecipes h2{font-size:2em;margin:20px auto}.add-foodrecipes .field{margin:0 auto;position:relative}.add-foodrecipes .delete{position:absolute;right:0;bottom:16px;color:#aaa;font-size:1.4em;cursor:pointer}.edit-foodrecipes{margin-top:40px;padding:20px;max-width:500px}.edit-foodrecipes h2{font-size:2em;margin:20px auto}.edit-foodrecipes .field{margin:0 auto;position:relative}.edit-foodrecipes .delete{position:absolute;right:0;bottom:16px;color:#aaa;font-size:1.4em;cursor:pointer}