body {
  background-image: url(/pfps!/B6550579-384A-44D4-AFC4-F6E91748F795_jpg.png)
}
#ts {
            background-color:	#40367D;
            border: 5px solid;
            border-color:	#B65FAD;
            color:	#B65FAD;
            padding: 5px 5px 5px 5px;
            width: 48%;
            height:fit-content;
            max-height:45%;
            margin-left: 0px;
	    margin-right: 0%;
	    margin-top:0%;
                }
                #dashie {
            background-color:DeepSkyBlue;
            border: 5px solid;
            border-color:	white;
            color:	white;
            padding: 5px 5px 5px 5px;
            width: 48%;
            height:fit-content;
            max-height:45%;
            margin-left: 50%;
	    margin-right: 0%;
	    margin-top:-500px;
                }
                          #fluttershy {
            background-color:lightyellow;
            border: 5px solid;
            border-color:	pink;
            color: pink;
            padding: 5px 5px 5px 5px;
            width: 48%;
            height:fit-content;
            max-height:45%;
            margin-left: ;
	    margin-right: 0%;
	    margin-top:100px;
                }