@ -30,7 +30,6 @@ a{
/* Centered text */
.centered {
position: absolute;
display: inline-flex;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);