html {
    background-image: url("assets/background.png");
    background-repeat: repeat;
    image-rendering: pixelated;
}

p {
    font-weight: bold;
    font-size: larger;
    color: #eaeaea;
}

.window {

}

.content {

}

.title {

}

.picture {

}

.aboutme {

}

.links {

}