html {
    height: 100%;
    width: 100%;
  }

.body-text {
    color:aliceblue;
    display: inline-block
}

a {
    color:hotpink;
}