body, html {
    height: 100%;
}
.wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#centre.material-symbols-outlined {
    font-size: 24em;
    color: green;
    opacity: .1;
}
  