.container { height:100vh; display:flex; justify-content: center; align-items: center; flex-direction: column; text-align:center; }
a { color:limegreen; }