@import url("styles.css"); 

html, body {
  height: 100%;
}

#registration{
    background-color: var(--dark-color);
    height: 100%;
}