body{
/* Home */

position: relative;
width: 1440px;
height: 2700px;

background: linear-gradient(180deg, #FFFFFF 29.33%, #BFE9FF 100%);
}

.Article{
position: absolute;
width: 1094px;
height: 1889px;
left: 230px;
top: 268px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 44px;
color: #000000;
}

.title{
    position: absolute;
    text-align: center;
    top: 50px;
    right: 200px;
    font-size: 50px;
}

.Back{
position: absolute;
height: 100px;
left: 2.08%;
right: 85.49%;
top: 23px;
}