.App-Header-Row{display:flex;justify-content:space-between;background-color:orange}.App-Header-Row div{padding:10px}.App-Header-Row li{display:inline;padding:10px}.App-Footer-Row{display:flex;position:fixed;bottom:10px;left:10px;right:10px;justify-content:space-between;background-color:orange}.App-Footer-Row div{padding:10px}.App-Footer-Row li{display:inline;padding:10px}.App-Home-Row{display:flex;justify-content:center}.App-Home-Row div{margin:10px;padding:10px;border:1px solid gray;border-radius:10px}
