.post{

    color: rgb(255, 255, 255)

}

body{

    background-color: black;

}

.dickassbooty{

    width: 200px;
background: #ffffff;
background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(148, 187, 233, 1) 100%);
height: 100%;
position: fixed;
top: 0;
right: 0;
float: right;

}