body {
    width: 100wh;
    height: 100vh;
    color: #fff;
    background-color: #212529 !important;
}


.linktree {
    width: 120px;
    height: 120px;
    background-image: url("https://i.ibb.co/1vXTThZ/Screen-Shot-2021-05-28-at-07-07-01.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 60px;
}