body {
 background-image: url("../img/pc.png");
 background-attachment: fixed;
 background-position: 10% 90%;
 background-size: 300px;
 background-repeat: no-repeat;
}
