.centred {
position: fixed;
top: 25%;
left: 25%;
width: 50%;
}

.mainTitle {
  color : black;
}


.body {
  font-family: : 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.header-main {
  font-size : 40px;
}

.header-secondary {
  font-size : 20px;
}
