body {
    overflow: hidden;
    margin: 0;
}

.container {
    position: absolute;
    top: 0;
    left: 0;
    height: 80%;
    width: 30%;
    color: rgb(252, 24, 210);
    font-family: cursive;
    z-index: 100;
}