‘There was no way I was going to cook my food with a fake American accent’

Social media tends to get a bad rap. Between the Facetune, the filters and the faux-relatable captions, it can feel like the algorithm rewards aesthetic over experience, pushing influencers to hide their imperfections behind the cloak of “aspirational content.”

.htz-loader-circle{
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-animation:htz-loader-animation 1.5s infinite linear;
animation:htz-loader-animation 1.5s infinite linear
}
@-webkit-keyframes htz-loader-animation{
0%{
-webkit-transform:rotate(0);
transform:rotate(0)
}
100%{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)
}
}
@keyframes htz-loader-animation{
0%{
-webkit-transform:rotate(0);
transform:rotate(0)
}
100%{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)
}
}

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注