body {background-image:url('bg.png');font-family:Arial, Sans-Serif;background-size:cover;background-color:#1d1d1d;color:#ce0d18;}
#console {font-family:Fixedsys, Sans-Serif;}
#center {background-image:url('bio.png');background-size: auto 300px;}
.folder {background-color:rgba(0,0,0,0);}
.dragme {border-radius:5px; border-color:#ce0d18;color:#ce0d18;}
#button {background-color:#ce0d18;color:#000;}
#button:hover {color:rgb(50,140,178);background-color:#ce0d18;}

.foldericon{width:50px;height:50px;}

.folder p {color:white;padding-top:0px;}
.folder::before {background-color:rgba(0,0,0,0);}



#console {
	display:flex;
	overflow:hidden;
	flex-direction:column-reverse;
max-height:500px;}


#Random {

    top: 55%;
    left: 25%;
	
}